This reference is better understood if you know the basics of how to operate the PCLI. If you have not used the PCLI before, it is beneficial to first read the basics about the PCLI.
The show stats command, and its myriad of subcommands, retrieve statistical data from various functions within the SSR and return them to the user. Used for troubleshooting, debugging configuration, or just to monitor the health and well-being of the SSR, these show commands provide a wealth of information and insight to users of the software.
The show stats command provides the ability to set a "zero point" for displaying statistical output using the since command. The since command takes either a timestamp as its argument (in ISO 8601 format), or the keyword launch, which shows statistics accumulated since the SSR software was launched. For more information on the zero point, refer to the section of this guide on set context stats.
Generally speaking, the statistical data available via the SSR's PCLI is organized into a tree-like hierarchy, with each subcommand potentially having its own series of subcommands. By omitting the (optional) subcommands, the SSR will summarize all data from all possible subcommands and present it in a summary table; while this is very convenient to show a lot of potential data at a glance, it does incur additional processing overhead, and the retrieval of statistics may take an inordinately long time.
Each of the various show stats subcommands will be described in sections that follow.
show stats
The parent container for all metrics and metric groups
Usage
show stats [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats access-policy
Stats pertaining to access-policy table management
Usage
show stats access-policy [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
meter | The number of entries in the Access Policy table |
show stats access-policy meter
The number of entries in the Access Policy table
Usage
show stats access-policy meter [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats active-sources
Active sources over the last 30 minutes
Usage
show stats active-sources [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session
Aggregate statistics derived across vectored sessions
Usage
show stats aggregate-session [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats aggregate-session by-device-interface
Statistics aggregated by device interface
Usage
show stats aggregate-session by-device-interface [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats aggregate-session by-device-interface bandwidth
Total bandwidth of active sessions (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-other-protocol
Total bandwidth for other protocols (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received
Total received bandwidth (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-received [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-forward
Total received bandwidth in the forward direction (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-received-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-other-protocol
Total bandwidth received for other protocols (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-received-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-other-protocol-forward
Total bandwidth received in the forward direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-received-other-protocol-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-other-protocol-reverse
Total bandwidth received in the reverse direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-received-other-protocol-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-reverse
Total received bandwidth in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-received-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-tcp
Total TCP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-received-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-tcp-forward
Total TCP bandwidth received in the forward direction (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-received-tcp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-tcp-reverse
Total TCP bandwidth received in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-received-tcp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-udp
Total UDP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-received-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-udp-forward
Total UDP bandwidth received in the forward direction (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-received-udp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-udp-reverse
Total UDP bandwidth received in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-received-udp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-tcp
Total TCP bandwidth (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted
Total sent bandwidth (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-forward
Total sent bandwidth in the forward direction (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-other-protocol
Total bandwidth sent for other protocols (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-other-protocol-forward
Total bandwidth sent in the forward direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-other-protocol-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-other-protocol-reverse
Total bandwidth sent in the reverse direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-other-protocol-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-reverse
Total sent bandwidth in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-tcp
Total TCP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-tcp-forward
Total TCP bandwidth sent in the forward direction (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-tcp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-tcp-reverse
Total TCP bandwidth sent in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-tcp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-udp
Total UDP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-udp-forward
Total UDP bandwidth sent in the forward direction (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-udp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-udp-reverse
Total UDP bandwidth sent in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-transmitted-udp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-udp
Total UDP bandwidth (bytes per second)
Usage
show stats aggregate-session by-device-interface bandwidth-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes
Total bytes
Usage
show stats aggregate-session by-device-interface bytes [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-dropped-forward
Total bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-device-interface bytes-dropped-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-dropped-other-protocol-forward
Total bytes dropped for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-device-interface bytes-dropped-other-protocol-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-dropped-other-protocol-reverse
Total bytes dropped for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-device-interface bytes-dropped-other-protocol-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-dropped-reverse
Total bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-device-interface bytes-dropped-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-dropped-tcp-forward
Total TCP bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-device-interface bytes-dropped-tcp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-dropped-tcp-reverse
Total TCP bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-device-interface bytes-dropped-tcp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-dropped-udp-forward
Total UDP bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-device-interface bytes-dropped-udp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-dropped-udp-reverse
Total UDP bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-device-interface bytes-dropped-udp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-other-protocol
Total bytes for active sessions using other protocols
Usage
show stats aggregate-session by-device-interface bytes-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received
Total bytes received for active sessions
Usage
show stats aggregate-session by-device-interface bytes-received [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-forward
Total bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-device-interface bytes-received-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-other-protocol
Total bytes received for active sessions using other protocols
Usage
show stats aggregate-session by-device-interface bytes-received-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-other-protocol-forward
Total bytes received for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-device-interface bytes-received-other-protocol-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-other-protocol-reverse
Total bytes received for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-device-interface bytes-received-other-protocol-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-reverse
Total bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-device-interface bytes-received-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-tcp
Total TCP bytes received for active sessions
Usage
show stats aggregate-session by-device-interface bytes-received-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-tcp-forward
Total TCP bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-device-interface bytes-received-tcp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-tcp-reverse
Total TCP bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-device-interface bytes-received-tcp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-udp
Total UDP bytes received for active sessions
Usage
show stats aggregate-session by-device-interface bytes-received-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-udp-forward
Total UDP bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-device-interface bytes-received-udp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-udp-reverse
Total UDP bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-device-interface bytes-received-udp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-tcp
Total TCP bytes for active sessions
Usage
show stats aggregate-session by-device-interface bytes-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted
Total bytes sent for active sessions
Usage
show stats aggregate-session by-device-interface bytes-transmitted [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-forward
Total bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-device-interface bytes-transmitted-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-other-protocol
Total bytes sent for active sessions using other protocols
Usage
show stats aggregate-session by-device-interface bytes-transmitted-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-other-protocol-forward
Total bytes sent for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-device-interface bytes-transmitted-other-protocol-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-other-protocol-reverse
Total bytes sent for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-device-interface bytes-transmitted-other-protocol-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-reverse
Total bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-device-interface bytes-transmitted-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-tcp
Total TCP bytes sent for active sessions
Usage
show stats aggregate-session by-device-interface bytes-transmitted-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-tcp-forward
Total TCP bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-device-interface bytes-transmitted-tcp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-tcp-reverse
Total TCP bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-device-interface bytes-transmitted-tcp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-udp
Total UDP bytes sent for active sessions
Usage
show stats aggregate-session by-device-interface bytes-transmitted-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-udp-forward
Total UDP bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-device-interface bytes-transmitted-udp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-udp-reverse
Total UDP bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-device-interface bytes-transmitted-udp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-udp
Total UDP bytes for active sessions
Usage
show stats aggregate-session by-device-interface bytes-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets
Total packets (packets per second)
Usage
show stats aggregate-session by-device-interface packets [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-forward
Total packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-dropped-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-other-protocol-forward
Total packets dropped for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-dropped-other-protocol-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-other-protocol-reverse
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-dropped-other-protocol-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-reverse
Total packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-dropped-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-tcp-forward
Total TCP packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-dropped-tcp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-tcp-reverse
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-dropped-tcp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-udp-forward
Total UDP packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-dropped-udp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-udp-reverse
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-dropped-udp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-other-protocol
Total packets for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-device-interface packets-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received
Total packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface packets-received [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-forward
Total packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-received-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-other-protocol
Total packets received for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-device-interface packets-received-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-other-protocol-forward
Total packets received for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-received-other-protocol-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-other-protocol-reverse
Total packets received for active sessions using other protocols in reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-received-other-protocol-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-reverse
Total packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-received-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-tcp
Total TCP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface packets-received-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-tcp-forward
Total TCP packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-received-tcp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-tcp-reverse
Total TCP packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-received-tcp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-udp
Total UDP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface packets-received-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-udp-forward
Total UDP packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-received-udp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-udp-reverse
Total UDP packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-received-udp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-tcp
Total TCP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface packets-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted
Total packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface packets-transmitted [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-forward
Total packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-transmitted-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-other-protocol
Total packets sent for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-device-interface packets-transmitted-other-protocol [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-other-protocol-forward
Total packets sent for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-transmitted-other-protocol-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-other-protocol-reverse
Total packets sent for active sessions using other protocols in the reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-transmitted-other-protocol-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-reverse
Total packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-transmitted-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-tcp
Total TCP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface packets-transmitted-tcp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-tcp-forward
Total TCP packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-transmitted-tcp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-tcp-reverse
Total TCP packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-transmitted-tcp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-udp
Total UDP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface packets-transmitted-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-udp-forward
Total UDP packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-transmitted-udp-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-udp-reverse
Total UDP packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface packets-transmitted-udp-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-udp
Total UDP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface packets-udp [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface session-arrival-rate
Rate of arrival for new sessions per unit time (sessions per second)
Usage
show stats aggregate-session by-device-interface session-arrival-rate [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface session-count
Total number of active sessions
Usage
show stats aggregate-session by-device-interface session-count [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface session-departure-rate
Rate of departure for terminated sessions per unit time (session departures per second)
Usage
show stats aggregate-session by-device-interface session-departure-rate [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-bad-flag-combinations
Total number of TCP bad flag combinations received for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface tcp-bad-flag-combinations [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-bad-flag-combinations-forward
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface tcp-bad-flag-combinations-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-bad-flag-combinations-reverse
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface tcp-bad-flag-combinations-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-duplicate-acks
Total number of TCP duplicate ACKs and window updates for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface tcp-duplicate-acks [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-duplicate-acks-forward
Total number of TCP duplicate ACKs and window updates for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface tcp-duplicate-acks-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-duplicate-acks-reverse
Total number of TCP duplicate ACKs and window updates for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface tcp-duplicate-acks-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-invalid-state-transitions
Total TCP invalid state transitions detected for active sessions (packets per second)
Usage
show stats aggregate-session by-device-interface tcp-invalid-state-transitions [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-invalid-state-transitions-forward
Total TCP invalid state transitions detected for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface tcp-invalid-state-transitions-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-invalid-state-transitions-reverse
Total TCP invalid state transitions detected for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface tcp-invalid-state-transitions-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-out-of-order
Total number of TCP data received for active sessions that was out of order (packets per second)
Usage
show stats aggregate-session by-device-interface tcp-out-of-order [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-out-of-order-forward
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface tcp-out-of-order-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-out-of-order-reverse
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface tcp-out-of-order-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-out-of-window
Total number of TCP data received for active sessions that was out of window (packets per second)
Usage
show stats aggregate-session by-device-interface tcp-out-of-window [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-out-of-window-forward
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage
show stats aggregate-session by-device-interface tcp-out-of-window-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-out-of-window-reverse
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage
show stats aggregate-session by-device-interface tcp-out-of-window-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-resets
Total TCP resets for active sessions (resets per second)
Usage
show stats aggregate-session by-device-interface tcp-resets [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-resets-received
Total TCP resets received for active sessions (resets per second)
Usage
show stats aggregate-session by-device-interface tcp-resets-received [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-resets-received-forward
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage
show stats aggregate-session by-device-interface tcp-resets-received-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-resets-received-reverse
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage
show stats aggregate-session by-device-interface tcp-resets-received-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-resets-transmitted
Total TCP resets sent for active sessions (resets per second)
Usage
show stats aggregate-session by-device-interface tcp-resets-transmitted [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-resets-transmitted-forward
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage
show stats aggregate-session by-device-interface tcp-resets-transmitted-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-resets-transmitted-reverse
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage
show stats aggregate-session by-device-interface tcp-resets-transmitted-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-retransmissions
Total TCP data retransmissions and out of order packets for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-device-interface tcp-retransmissions [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-retransmissions-received
Total number of TCP data retransmissions and out of order packets received for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-device-interface tcp-retransmissions-received [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-retransmissions-received-forward
Total number of TCP data retransmissions and out of order packets received for active sessions in the forward direction (retransmissions per second)
Usage
show stats aggregate-session by-device-interface tcp-retransmissions-received-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-retransmissions-received-reverse
Total number of TCP data retransmissions and out of order packets received for active sessions in the reverse direction (retransmissions per second)
Usage
show stats aggregate-session by-device-interface tcp-retransmissions-received-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-retransmissions-transmitted
Total number of TCP data retransmissions and out of order packets sent for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-device-interface tcp-retransmissions-transmitted [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-retransmissions-transmitted-forward
Total number of TCP data retransmissions and out of order packets sent for active sessions in the forward direction (retransmissions per second)
Usage
show stats aggregate-session by-device-interface tcp-retransmissions-transmitted-forward [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-retransmissions-transmitted-reverse
Total number of TCP data retransmissions and out of order packets sent for active sessions in the reverse direction (retransmissions per second)
Usage
show stats aggregate-session by-device-interface tcp-retransmissions-transmitted-reverse [device-interface <device-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface
Statistics aggregated by network interface
Usage
show stats aggregate-session by-network-interface [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats aggregate-session by-network-interface bandwidth
Total bandwidth of active sessions (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-other-protocol
Total bandwidth for other protocols (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received
Total received bandwidth (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-received [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-forward
Total received bandwidth in the forward direction (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-received-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-other-protocol
Total bandwidth received for other protocols (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-received-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-other-protocol-forward
Total bandwidth received in the forward direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-received-other-protocol-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-other-protocol-reverse
Total bandwidth received in the reverse direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-received-other-protocol-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-reverse
Total received bandwidth in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-received-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-tcp
Total TCP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-received-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-tcp-forward
Total TCP bandwidth received in the forward direction (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-received-tcp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-tcp-reverse
Total TCP bandwidth received in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-received-tcp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-udp
Total UDP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-received-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-udp-forward
Total UDP bandwidth received in the forward direction (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-received-udp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-udp-reverse
Total UDP bandwidth received in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-received-udp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-tcp
Total TCP bandwidth (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted
Total sent bandwidth (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-forward
Total sent bandwidth in the forward direction (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-other-protocol
Total bandwidth sent for other protocols (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-other-protocol-forward
Total bandwidth sent in the forward direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-other-protocol-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-other-protocol-reverse
Total bandwidth sent in the reverse direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-other-protocol-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-reverse
Total sent bandwidth in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-tcp
Total TCP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-tcp-forward
Total TCP bandwidth sent in the forward direction (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-tcp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-tcp-reverse
Total TCP bandwidth sent in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-tcp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-udp
Total UDP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-udp-forward
Total UDP bandwidth sent in the forward direction (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-udp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-udp-reverse
Total UDP bandwidth sent in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-transmitted-udp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-udp
Total UDP bandwidth (bytes per second)
Usage
show stats aggregate-session by-network-interface bandwidth-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes
Total bytes
Usage
show stats aggregate-session by-network-interface bytes [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-dropped-forward
Total bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-network-interface bytes-dropped-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-dropped-other-protocol-forward
Total bytes dropped for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-network-interface bytes-dropped-other-protocol-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-dropped-other-protocol-reverse
Total bytes dropped for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-network-interface bytes-dropped-other-protocol-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-dropped-reverse
Total bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-network-interface bytes-dropped-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-dropped-tcp-forward
Total TCP bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-network-interface bytes-dropped-tcp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-dropped-tcp-reverse
Total TCP bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-network-interface bytes-dropped-tcp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-dropped-udp-forward
Total UDP bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-network-interface bytes-dropped-udp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-dropped-udp-reverse
Total UDP bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-network-interface bytes-dropped-udp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-other-protocol
Total bytes for active sessions using other protocols
Usage
show stats aggregate-session by-network-interface bytes-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received
Total bytes received for active sessions
Usage
show stats aggregate-session by-network-interface bytes-received [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-forward
Total bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-network-interface bytes-received-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-other-protocol
Total bytes received for active sessions using other protocols
Usage
show stats aggregate-session by-network-interface bytes-received-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-other-protocol-forward
Total bytes received for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-network-interface bytes-received-other-protocol-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-other-protocol-reverse
Total bytes received for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-network-interface bytes-received-other-protocol-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-reverse
Total bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-network-interface bytes-received-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-tcp
Total TCP bytes received for active sessions
Usage
show stats aggregate-session by-network-interface bytes-received-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-tcp-forward
Total TCP bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-network-interface bytes-received-tcp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-tcp-reverse
Total TCP bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-network-interface bytes-received-tcp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-udp
Total UDP bytes received for active sessions
Usage
show stats aggregate-session by-network-interface bytes-received-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-udp-forward
Total UDP bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-network-interface bytes-received-udp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-udp-reverse
Total UDP bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-network-interface bytes-received-udp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-tcp
Total TCP bytes for active sessions
Usage
show stats aggregate-session by-network-interface bytes-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted
Total bytes sent for active sessions
Usage
show stats aggregate-session by-network-interface bytes-transmitted [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-forward
Total bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-network-interface bytes-transmitted-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-other-protocol
Total bytes sent for active sessions using other protocols
Usage
show stats aggregate-session by-network-interface bytes-transmitted-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-other-protocol-forward
Total bytes sent for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-network-interface bytes-transmitted-other-protocol-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-other-protocol-reverse
Total bytes sent for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-network-interface bytes-transmitted-other-protocol-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-reverse
Total bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-network-interface bytes-transmitted-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-tcp
Total TCP bytes sent for active sessions
Usage
show stats aggregate-session by-network-interface bytes-transmitted-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-tcp-forward
Total TCP bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-network-interface bytes-transmitted-tcp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-tcp-reverse
Total TCP bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-network-interface bytes-transmitted-tcp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-udp
Total UDP bytes sent for active sessions
Usage
show stats aggregate-session by-network-interface bytes-transmitted-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-udp-forward
Total UDP bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-network-interface bytes-transmitted-udp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-udp-reverse
Total UDP bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-network-interface bytes-transmitted-udp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-udp
Total UDP bytes for active sessions
Usage
show stats aggregate-session by-network-interface bytes-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets
Total packets (packets per second)
Usage
show stats aggregate-session by-network-interface packets [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-dropped-forward
Total packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-dropped-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-dropped-other-protocol-forward
Total packets dropped for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-dropped-other-protocol-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-dropped-other-protocol-reverse
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-dropped-other-protocol-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-dropped-reverse
Total packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-dropped-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-dropped-tcp-forward
Total TCP packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-dropped-tcp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-dropped-tcp-reverse
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-dropped-tcp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-dropped-udp-forward
Total UDP packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-dropped-udp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-dropped-udp-reverse
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-dropped-udp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-other-protocol
Total packets for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-network-interface packets-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received
Total packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface packets-received [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-forward
Total packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-received-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-other-protocol
Total packets received for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-network-interface packets-received-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-other-protocol-forward
Total packets received for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-received-other-protocol-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-other-protocol-reverse
Total packets received for active sessions using other protocols in reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-received-other-protocol-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-reverse
Total packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-received-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-tcp
Total TCP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface packets-received-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-tcp-forward
Total TCP packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-received-tcp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-tcp-reverse
Total TCP packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-received-tcp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-udp
Total UDP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface packets-received-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-udp-forward
Total UDP packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-received-udp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-udp-reverse
Total UDP packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-received-udp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-tcp
Total TCP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface packets-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted
Total packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface packets-transmitted [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-forward
Total packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-transmitted-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-other-protocol
Total packets sent for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-network-interface packets-transmitted-other-protocol [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-other-protocol-forward
Total packets sent for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-transmitted-other-protocol-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-other-protocol-reverse
Total packets sent for active sessions using other protocols in the reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-transmitted-other-protocol-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-reverse
Total packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-transmitted-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-tcp
Total TCP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface packets-transmitted-tcp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-tcp-forward
Total TCP packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-transmitted-tcp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-tcp-reverse
Total TCP packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-transmitted-tcp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-udp
Total UDP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface packets-transmitted-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-udp-forward
Total UDP packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-transmitted-udp-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-udp-reverse
Total UDP packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface packets-transmitted-udp-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-udp
Total UDP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface packets-udp [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface session-arrival-rate
Rate of arrival for new sessions per unit time (sessions per second)
Usage
show stats aggregate-session by-network-interface session-arrival-rate [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface session-count
Total number of active sessions
Usage
show stats aggregate-session by-network-interface session-count [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface session-departure-rate
Rate of departure for terminated sessions per unit time (session departures per second)
Usage
show stats aggregate-session by-network-interface session-departure-rate [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-bad-flag-combinations
Total number of TCP bad flag combinations received for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface tcp-bad-flag-combinations [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-bad-flag-combinations-forward
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface tcp-bad-flag-combinations-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-bad-flag-combinations-reverse
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface tcp-bad-flag-combinations-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-duplicate-acks
Total number of TCP duplicate ACKs and window updates for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface tcp-duplicate-acks [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-duplicate-acks-forward
Total number of TCP duplicate ACKs and window updates for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface tcp-duplicate-acks-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-duplicate-acks-reverse
Total number of TCP duplicate ACKs and window updates for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface tcp-duplicate-acks-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-invalid-state-transitions
Total TCP invalid state transitions detected for active sessions (packets per second)
Usage
show stats aggregate-session by-network-interface tcp-invalid-state-transitions [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-invalid-state-transitions-forward
Total TCP invalid state transitions detected for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface tcp-invalid-state-transitions-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-invalid-state-transitions-reverse
Total TCP invalid state transitions detected for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface tcp-invalid-state-transitions-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-out-of-order
Total number of TCP data received for active sessions that was out of order (packets per second)
Usage
show stats aggregate-session by-network-interface tcp-out-of-order [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-out-of-order-forward
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface tcp-out-of-order-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-out-of-order-reverse
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface tcp-out-of-order-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-out-of-window
Total number of TCP data received for active sessions that was out of window (packets per second)
Usage
show stats aggregate-session by-network-interface tcp-out-of-window [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-out-of-window-forward
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage
show stats aggregate-session by-network-interface tcp-out-of-window-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-out-of-window-reverse
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage
show stats aggregate-session by-network-interface tcp-out-of-window-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-resets
Total TCP resets for active sessions (resets per second)
Usage
show stats aggregate-session by-network-interface tcp-resets [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-resets-received
Total TCP resets received for active sessions (resets per second)
Usage
show stats aggregate-session by-network-interface tcp-resets-received [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-resets-received-forward
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage
show stats aggregate-session by-network-interface tcp-resets-received-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-resets-received-reverse
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage
show stats aggregate-session by-network-interface tcp-resets-received-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-resets-transmitted
Total TCP resets sent for active sessions (resets per second)
Usage
show stats aggregate-session by-network-interface tcp-resets-transmitted [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-resets-transmitted-forward
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage
show stats aggregate-session by-network-interface tcp-resets-transmitted-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-resets-transmitted-reverse
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage
show stats aggregate-session by-network-interface tcp-resets-transmitted-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-retransmissions
Total TCP data retransmissions and out of order packets for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-network-interface tcp-retransmissions [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-retransmissions-received
Total number of TCP data retransmissions and out of order packets received for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-network-interface tcp-retransmissions-received [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-retransmissions-received-forward
Total number of TCP data retransmissions and out of order packets received for active sessions in the forward direction (retransmissions per second)
Usage
show stats aggregate-session by-network-interface tcp-retransmissions-received-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-retransmissions-received-reverse
Total number of TCP data retransmissions and out of order packets received for active sessions in the reverse direction (retransmissions per second)
Usage
show stats aggregate-session by-network-interface tcp-retransmissions-received-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-retransmissions-transmitted
Total number of TCP data retransmissions and out of order packets sent for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-network-interface tcp-retransmissions-transmitted [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-retransmissions-transmitted-forward
Total number of TCP data retransmissions and out of order packets sent for active sessions in the forward direction (retransmissions per second)
Usage
show stats aggregate-session by-network-interface tcp-retransmissions-transmitted-forward [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-retransmissions-transmitted-reverse
Total number of TCP data retransmissions and out of order packets sent for active sessions in the reverse direction (retransmissions per second)
Usage
show stats aggregate-session by-network-interface tcp-retransmissions-transmitted-reverse [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node
Statistics aggregated per node
Usage
show stats aggregate-session by-node [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats aggregate-session by-node bandwidth
Total bandwidth of active sessions (bytes per second)
Usage
show stats aggregate-session by-node bandwidth [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-other-protocol
Total bandwidth for other protocols (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-other-protocol [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received
Total received bandwidth (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-forward
Total received bandwidth in the forward direction (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-received-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-other-protocol
Total bandwidth received for other protocols (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-received-other-protocol [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-other-protocol-forward
Total bandwidth received in the forward direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-received-other-protocol-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-other-protocol-reverse
Total bandwidth received in the reverse direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-received-other-protocol-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-reverse
Total received bandwidth in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-received-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-tcp
Total TCP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-received-tcp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-tcp-forward
Total TCP bandwidth received in the forward direction (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-received-tcp-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-tcp-reverse
Total TCP bandwidth received in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-received-tcp-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-udp
Total UDP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-received-udp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-udp-forward
Total UDP bandwidth received in the forward direction (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-received-udp-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-udp-reverse
Total UDP bandwidth received in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-received-udp-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-tcp
Total TCP bandwidth (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-tcp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted
Total sent bandwidth (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-transmitted [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-forward
Total sent bandwidth in the forward direction (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-transmitted-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-other-protocol
Total bandwidth sent for other protocols (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-transmitted-other-protocol [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-other-protocol-forward
Total bandwidth sent in the forward direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-transmitted-other-protocol-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-other-protocol-reverse
Total bandwidth sent in the reverse direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-transmitted-other-protocol-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-reverse
Total sent bandwidth in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-transmitted-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-tcp
Total TCP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-transmitted-tcp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-tcp-forward
Total TCP bandwidth sent in the forward direction (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-transmitted-tcp-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-tcp-reverse
Total TCP bandwidth sent in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-transmitted-tcp-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-udp
Total UDP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-transmitted-udp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-udp-forward
Total UDP bandwidth sent in the forward direction (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-transmitted-udp-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-udp-reverse
Total UDP bandwidth sent in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-transmitted-udp-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-udp
Total UDP bandwidth (bytes per second)
Usage
show stats aggregate-session by-node bandwidth-udp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes
Total bytes
Usage
show stats aggregate-session by-node bytes [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-dropped-forward
Total bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-node bytes-dropped-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-dropped-other-protocol-forward
Total bytes dropped for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-node bytes-dropped-other-protocol-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-dropped-other-protocol-reverse
Total bytes dropped for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-node bytes-dropped-other-protocol-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-dropped-reverse
Total bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-node bytes-dropped-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-dropped-tcp-forward
Total TCP bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-node bytes-dropped-tcp-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-dropped-tcp-reverse
Total TCP bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-node bytes-dropped-tcp-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-dropped-udp-forward
Total UDP bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-node bytes-dropped-udp-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-dropped-udp-reverse
Total UDP bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-node bytes-dropped-udp-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-other-protocol
Total bytes for active sessions using other protocols
Usage
show stats aggregate-session by-node bytes-other-protocol [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received
Total bytes received for active sessions
Usage
show stats aggregate-session by-node bytes-received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-forward
Total bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-node bytes-received-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-other-protocol
Total bytes received for active sessions using other protocols
Usage
show stats aggregate-session by-node bytes-received-other-protocol [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-other-protocol-forward
Total bytes received for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-node bytes-received-other-protocol-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-other-protocol-reverse
Total bytes received for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-node bytes-received-other-protocol-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-reverse
Total bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-node bytes-received-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-tcp
Total TCP bytes received for active sessions
Usage
show stats aggregate-session by-node bytes-received-tcp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-tcp-forward
Total TCP bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-node bytes-received-tcp-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-tcp-reverse
Total TCP bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-node bytes-received-tcp-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-udp
Total UDP bytes received for active sessions
Usage
show stats aggregate-session by-node bytes-received-udp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-udp-forward
Total UDP bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-node bytes-received-udp-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-udp-reverse
Total UDP bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-node bytes-received-udp-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-tcp
Total TCP bytes for active sessions
Usage
show stats aggregate-session by-node bytes-tcp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted
Total bytes sent for active sessions
Usage
show stats aggregate-session by-node bytes-transmitted [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-forward
Total bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-node bytes-transmitted-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-other-protocol
Total bytes sent for active sessions using other protocols
Usage
show stats aggregate-session by-node bytes-transmitted-other-protocol [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-other-protocol-forward
Total bytes sent for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-node bytes-transmitted-other-protocol-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-other-protocol-reverse
Total bytes sent for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-node bytes-transmitted-other-protocol-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-reverse
Total bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-node bytes-transmitted-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-tcp
Total TCP bytes sent for active sessions
Usage
show stats aggregate-session by-node bytes-transmitted-tcp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-tcp-forward
Total TCP bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-node bytes-transmitted-tcp-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-tcp-reverse
Total TCP bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-node bytes-transmitted-tcp-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-udp
Total UDP bytes sent for active sessions
Usage
show stats aggregate-session by-node bytes-transmitted-udp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-udp-forward
Total UDP bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-node bytes-transmitted-udp-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-udp-reverse
Total UDP bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-node bytes-transmitted-udp-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-udp
Total UDP bytes for active sessions
Usage
show stats aggregate-session by-node bytes-udp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node gross-entitlement
Total bandwidth of sessions, gross input for entitlement (bytes per second)
Usage
show stats aggregate-session by-node gross-entitlement [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets
Total packets (packets per second)
Usage
show stats aggregate-session by-node packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-dropped-forward
Total packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-node packets-dropped-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-dropped-other-protocol-forward
Total packets dropped for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-node packets-dropped-other-protocol-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-dropped-other-protocol-reverse
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second)
Usage
show stats aggregate-session by-node packets-dropped-other-protocol-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-dropped-reverse
Total packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-node packets-dropped-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-dropped-tcp-forward
Total TCP packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-node packets-dropped-tcp-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-dropped-tcp-reverse
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-node packets-dropped-tcp-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-dropped-udp-forward
Total UDP packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-node packets-dropped-udp-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-dropped-udp-reverse
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-node packets-dropped-udp-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-other-protocol
Total packets for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-node packets-other-protocol [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received
Total packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-node packets-received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-forward
Total packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-node packets-received-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-other-protocol
Total packets received for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-node packets-received-other-protocol [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-other-protocol-forward
Total packets received for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-node packets-received-other-protocol-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-other-protocol-reverse
Total packets received for active sessions using other protocols in reverse direction (packets per second)
Usage
show stats aggregate-session by-node packets-received-other-protocol-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-reverse
Total packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-node packets-received-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-tcp
Total TCP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-node packets-received-tcp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-tcp-forward
Total TCP packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-node packets-received-tcp-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-tcp-reverse
Total TCP packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-node packets-received-tcp-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-udp
Total UDP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-node packets-received-udp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-udp-forward
Total UDP packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-node packets-received-udp-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-udp-reverse
Total UDP packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-node packets-received-udp-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-tcp
Total TCP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-node packets-tcp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted
Total packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-node packets-transmitted [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-forward
Total packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-node packets-transmitted-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-other-protocol
Total packets sent for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-node packets-transmitted-other-protocol [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-other-protocol-forward
Total packets sent for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-node packets-transmitted-other-protocol-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-other-protocol-reverse
Total packets sent for active sessions using other protocols in the reverse direction (packets per second)
Usage
show stats aggregate-session by-node packets-transmitted-other-protocol-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-reverse
Total packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-node packets-transmitted-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-tcp
Total TCP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-node packets-transmitted-tcp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-tcp-forward
Total TCP packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-node packets-transmitted-tcp-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-tcp-reverse
Total TCP packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-node packets-transmitted-tcp-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-udp
Total UDP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-node packets-transmitted-udp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-udp-forward
Total UDP packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-node packets-transmitted-udp-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-udp-reverse
Total UDP packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-node packets-transmitted-udp-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-udp
Total UDP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-node packets-udp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node session-arrival-rate
Rate of arrival for new sessions per unit time (sessions per second)
Usage
show stats aggregate-session by-node session-arrival-rate [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node session-count
Total number of active sessions
Usage
show stats aggregate-session by-node session-count [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node session-departure-rate
Rate of departure for terminated sessions per unit time (session departures per second)
Usage
show stats aggregate-session by-node session-departure-rate [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-bad-flag-combinations
Total number of TCP bad flag combinations received for active sessions (packets per second)
Usage
show stats aggregate-session by-node tcp-bad-flag-combinations [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-bad-flag-combinations-forward
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-node tcp-bad-flag-combinations-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-bad-flag-combinations-reverse
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-node tcp-bad-flag-combinations-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-duplicate-acks
Total number of TCP duplicate ACKs and window updates for active sessions (packets per second)
Usage
show stats aggregate-session by-node tcp-duplicate-acks [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-duplicate-acks-forward
Total number of TCP duplicate ACKs and window updates for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-node tcp-duplicate-acks-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-duplicate-acks-reverse
Total number of TCP duplicate ACKs and window updates for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-node tcp-duplicate-acks-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-invalid-state-transitions
Total TCP invalid state transitions detected for active sessions (packets per second)
Usage
show stats aggregate-session by-node tcp-invalid-state-transitions [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-invalid-state-transitions-forward
Total TCP invalid state transitions detected for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-node tcp-invalid-state-transitions-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-invalid-state-transitions-reverse
Total TCP invalid state transitions detected for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-node tcp-invalid-state-transitions-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-out-of-order
Total number of TCP data received for active sessions that was out of order (packets per second)
Usage
show stats aggregate-session by-node tcp-out-of-order [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-out-of-order-forward
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage
show stats aggregate-session by-node tcp-out-of-order-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-out-of-order-reverse
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage
show stats aggregate-session by-node tcp-out-of-order-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-out-of-window
Total number of TCP data received for active sessions that was out of window (packets per second)
Usage
show stats aggregate-session by-node tcp-out-of-window [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-out-of-window-forward
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage
show stats aggregate-session by-node tcp-out-of-window-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-out-of-window-reverse
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage
show stats aggregate-session by-node tcp-out-of-window-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-resets
Total TCP resets for active sessions (resets per second)
Usage
show stats aggregate-session by-node tcp-resets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-resets-received
Total TCP resets received for active sessions (resets per second)
Usage
show stats aggregate-session by-node tcp-resets-received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-resets-received-forward
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage
show stats aggregate-session by-node tcp-resets-received-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-resets-received-reverse
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage
show stats aggregate-session by-node tcp-resets-received-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-resets-transmitted
Total TCP resets sent for active sessions (resets per second)
Usage
show stats aggregate-session by-node tcp-resets-transmitted [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-resets-transmitted-forward
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage
show stats aggregate-session by-node tcp-resets-transmitted-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-resets-transmitted-reverse
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage
show stats aggregate-session by-node tcp-resets-transmitted-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-retransmissions
Total TCP data retransmissions and out of order packets for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-node tcp-retransmissions [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-retransmissions-received
Total number of TCP data retransmissions and out of order packets received for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-node tcp-retransmissions-received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-retransmissions-received-forward
Total number of TCP data retransmissions and out of order packets received for active sessions in the forward direction (retransmissions per second)
Usage
show stats aggregate-session by-node tcp-retransmissions-received-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-retransmissions-received-reverse
Total number of TCP data retransmissions and out of order packets received for active sessions in the reverse direction (retransmissions per second)
Usage
show stats aggregate-session by-node tcp-retransmissions-received-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-retransmissions-transmitted
Total number of TCP data retransmissions and out of order packets sent for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-node tcp-retransmissions-transmitted [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-retransmissions-transmitted-forward
Total number of TCP data retransmissions and out of order packets sent for active sessions in the forward direction (retransmissions per second)
Usage
show stats aggregate-session by-node tcp-retransmissions-transmitted-forward [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-retransmissions-transmitted-reverse
Total number of TCP data retransmissions and out of order packets sent for active sessions in the reverse direction (retransmissions per second)
Usage
show stats aggregate-session by-node tcp-retransmissions-transmitted-reverse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service
Statistics aggregated by service
Usage
show stats aggregate-session by-service [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats aggregate-session by-service bandwidth
Total bandwidth of active sessions (bytes per second)
Usage
show stats aggregate-session by-service bandwidth [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-other-protocol
Total bandwidth for other protocols (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-other-protocol [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received
Total received bandwidth (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-received [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-forward
Total received bandwidth in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-received-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-other-protocol
Total bandwidth received for other protocols (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-received-other-protocol [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-other-protocol-forward
Total bandwidth received in the forward direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-received-other-protocol-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-other-protocol-reverse
Total bandwidth received in the reverse direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-received-other-protocol-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-reverse
Total received bandwidth in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-received-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-tcp
Total TCP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-received-tcp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-tcp-forward
Total TCP bandwidth received in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-received-tcp-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-tcp-reverse
Total TCP bandwidth received in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-received-tcp-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-udp
Total UDP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-received-udp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-udp-forward
Total UDP bandwidth received in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-received-udp-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-udp-reverse
Total UDP bandwidth received in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-received-udp-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-tcp
Total TCP bandwidth (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-tcp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted
Total sent bandwidth (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-transmitted [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-forward
Total sent bandwidth in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-transmitted-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-other-protocol
Total bandwidth sent for other protocols (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-transmitted-other-protocol [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-other-protocol-forward
Total bandwidth sent in the forward direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-transmitted-other-protocol-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-other-protocol-reverse
Total bandwidth sent in the reverse direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-transmitted-other-protocol-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-reverse
Total sent bandwidth in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-transmitted-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-tcp
Total TCP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-transmitted-tcp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-tcp-forward
Total TCP bandwidth sent in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-transmitted-tcp-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-tcp-reverse
Total TCP bandwidth sent in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-transmitted-tcp-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-udp
Total UDP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-transmitted-udp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-udp-forward
Total UDP bandwidth sent in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-transmitted-udp-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-udp-reverse
Total UDP bandwidth sent in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-transmitted-udp-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-udp
Total UDP bandwidth (bytes per second)
Usage
show stats aggregate-session by-service bandwidth-udp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes
Total bytes
Usage
show stats aggregate-session by-service bytes [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-dropped-forward
Total bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-service bytes-dropped-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-dropped-other-protocol-forward
Total bytes dropped for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-service bytes-dropped-other-protocol-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-dropped-other-protocol-reverse
Total bytes dropped for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-service bytes-dropped-other-protocol-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-dropped-reverse
Total bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-service bytes-dropped-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-dropped-tcp-forward
Total TCP bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-service bytes-dropped-tcp-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-dropped-tcp-reverse
Total TCP bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-service bytes-dropped-tcp-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-dropped-udp-forward
Total UDP bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-service bytes-dropped-udp-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-dropped-udp-reverse
Total UDP bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-service bytes-dropped-udp-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-other-protocol
Total bytes for active sessions using other protocols
Usage
show stats aggregate-session by-service bytes-other-protocol [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received
Total bytes received for active sessions
Usage
show stats aggregate-session by-service bytes-received [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-forward
Total bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-service bytes-received-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-other-protocol
Total bytes received for active sessions using other protocols
Usage
show stats aggregate-session by-service bytes-received-other-protocol [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-other-protocol-forward
Total bytes received for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-service bytes-received-other-protocol-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-other-protocol-reverse
Total bytes received for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-service bytes-received-other-protocol-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-reverse
Total bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-service bytes-received-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-tcp
Total TCP bytes received for active sessions
Usage
show stats aggregate-session by-service bytes-received-tcp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-tcp-forward
Total TCP bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-service bytes-received-tcp-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-tcp-reverse
Total TCP bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-service bytes-received-tcp-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-udp
Total UDP bytes received for active sessions
Usage
show stats aggregate-session by-service bytes-received-udp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-udp-forward
Total UDP bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-service bytes-received-udp-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-udp-reverse
Total UDP bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-service bytes-received-udp-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-tcp
Total TCP bytes for active sessions
Usage
show stats aggregate-session by-service bytes-tcp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted
Total bytes sent for active sessions
Usage
show stats aggregate-session by-service bytes-transmitted [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-forward
Total bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-service bytes-transmitted-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-other-protocol
Total bytes sent for active sessions using other protocols
Usage
show stats aggregate-session by-service bytes-transmitted-other-protocol [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-other-protocol-forward
Total bytes sent for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-service bytes-transmitted-other-protocol-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-other-protocol-reverse
Total bytes sent for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-service bytes-transmitted-other-protocol-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-reverse
Total bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-service bytes-transmitted-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-tcp
Total TCP bytes sent for active sessions
Usage
show stats aggregate-session by-service bytes-transmitted-tcp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-tcp-forward
Total TCP bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-service bytes-transmitted-tcp-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-tcp-reverse
Total TCP bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-service bytes-transmitted-tcp-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-udp
Total UDP bytes sent for active sessions
Usage
show stats aggregate-session by-service bytes-transmitted-udp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-udp-forward
Total UDP bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-service bytes-transmitted-udp-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-udp-reverse
Total UDP bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-service bytes-transmitted-udp-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-udp
Total UDP bytes for active sessions
Usage
show stats aggregate-session by-service bytes-udp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets
Total packets (packets per second)
Usage
show stats aggregate-session by-service packets [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-dropped-forward
Total packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service packets-dropped-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-dropped-other-protocol-forward
Total packets dropped for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-service packets-dropped-other-protocol-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-dropped-other-protocol-reverse
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service packets-dropped-other-protocol-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-dropped-reverse
Total packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service packets-dropped-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-dropped-tcp-forward
Total TCP packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service packets-dropped-tcp-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-dropped-tcp-reverse
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service packets-dropped-tcp-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-dropped-udp-forward
Total UDP packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service packets-dropped-udp-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-dropped-udp-reverse
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service packets-dropped-udp-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-other-protocol
Total packets for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service packets-other-protocol [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received
Total packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service packets-received [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-forward
Total packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service packets-received-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-other-protocol
Total packets received for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service packets-received-other-protocol [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-other-protocol-forward
Total packets received for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-service packets-received-other-protocol-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-other-protocol-reverse
Total packets received for active sessions using other protocols in reverse direction (packets per second)
Usage
show stats aggregate-session by-service packets-received-other-protocol-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-reverse
Total packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service packets-received-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-tcp
Total TCP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service packets-received-tcp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-tcp-forward
Total TCP packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service packets-received-tcp-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-tcp-reverse
Total TCP packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service packets-received-tcp-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-udp
Total UDP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service packets-received-udp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-udp-forward
Total UDP packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service packets-received-udp-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-udp-reverse
Total UDP packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service packets-received-udp-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-tcp
Total TCP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-service packets-tcp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted
Total packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service packets-transmitted [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-forward
Total packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service packets-transmitted-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-other-protocol
Total packets sent for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service packets-transmitted-other-protocol [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-other-protocol-forward
Total packets sent for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-service packets-transmitted-other-protocol-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-other-protocol-reverse
Total packets sent for active sessions using other protocols in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service packets-transmitted-other-protocol-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-reverse
Total packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service packets-transmitted-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-tcp
Total TCP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service packets-transmitted-tcp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-tcp-forward
Total TCP packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service packets-transmitted-tcp-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-tcp-reverse
Total TCP packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service packets-transmitted-tcp-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-udp
Total UDP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service packets-transmitted-udp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-udp-forward
Total UDP packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service packets-transmitted-udp-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-udp-reverse
Total UDP packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service packets-transmitted-udp-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-udp
Total UDP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-service packets-udp [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service session-arrival-rate
Rate of arrival for new sessions per unit time (sessions per second)
Usage
show stats aggregate-session by-service session-arrival-rate [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service session-count
Total number of active sessions
Usage
show stats aggregate-session by-service session-count [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service session-departure-rate
Rate of departure for terminated sessions per unit time (session departures per second)
Usage
show stats aggregate-session by-service session-departure-rate [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-bad-flag-combinations
Total number of TCP bad flag combinations received for active sessions (packets per second)
Usage
show stats aggregate-session by-service tcp-bad-flag-combinations [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-bad-flag-combinations-forward
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service tcp-bad-flag-combinations-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-bad-flag-combinations-reverse
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service tcp-bad-flag-combinations-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-duplicate-acks
Total number of TCP duplicate ACKs and window updates for active sessions (packets per second)
Usage
show stats aggregate-session by-service tcp-duplicate-acks [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-duplicate-acks-forward
Total number of TCP duplicate ACKs and window updates for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service tcp-duplicate-acks-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-duplicate-acks-reverse
Total number of TCP duplicate ACKs and window updates for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service tcp-duplicate-acks-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-invalid-state-transitions
Total TCP invalid state transitions detected for active sessions (packets per second)
Usage
show stats aggregate-session by-service tcp-invalid-state-transitions [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-invalid-state-transitions-forward
Total TCP invalid state transitions detected for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service tcp-invalid-state-transitions-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-invalid-state-transitions-reverse
Total TCP invalid state transitions detected for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service tcp-invalid-state-transitions-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-out-of-order
Total number of TCP data received for active sessions that was out of order (packets per second)
Usage
show stats aggregate-session by-service tcp-out-of-order [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-out-of-order-forward
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage
show stats aggregate-session by-service tcp-out-of-order-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-out-of-order-reverse
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service tcp-out-of-order-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-out-of-window
Total number of TCP data received for active sessions that was out of window (packets per second)
Usage
show stats aggregate-session by-service tcp-out-of-window [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-out-of-window-forward
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage
show stats aggregate-session by-service tcp-out-of-window-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-out-of-window-reverse
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service tcp-out-of-window-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-resets
Total TCP resets for active sessions (resets per second)
Usage
show stats aggregate-session by-service tcp-resets [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-resets-received
Total TCP resets received for active sessions (resets per second)
Usage
show stats aggregate-session by-service tcp-resets-received [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-resets-received-forward
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage
show stats aggregate-session by-service tcp-resets-received-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-resets-received-reverse
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage
show stats aggregate-session by-service tcp-resets-received-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-resets-transmitted
Total TCP resets sent for active sessions (resets per second)
Usage
show stats aggregate-session by-service tcp-resets-transmitted [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-resets-transmitted-forward
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage
show stats aggregate-session by-service tcp-resets-transmitted-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-resets-transmitted-reverse
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage
show stats aggregate-session by-service tcp-resets-transmitted-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-retransmissions
Total TCP data retransmissions and out of order packets for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service tcp-retransmissions [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-retransmissions-received
Total number of TCP data retransmissions and out of order packets received for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service tcp-retransmissions-received [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-retransmissions-received-forward
Total number of TCP data retransmissions and out of order packets received for active sessions in the forward direction (retransmissions per second)
Usage
show stats aggregate-session by-service tcp-retransmissions-received-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-retransmissions-received-reverse
Total number of TCP data retransmissions and out of order packets received for active sessions in the reverse direction (retransmissions per second)
Usage
show stats aggregate-session by-service tcp-retransmissions-received-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-retransmissions-transmitted
Total number of TCP data retransmissions and out of order packets sent for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service tcp-retransmissions-transmitted [service <service>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-retransmissions-transmitted-forward
Total number of TCP data retransmissions and out of order packets sent for active sessions in the forward direction (retransmissions per second)
Usage
show stats aggregate-session by-service tcp-retransmissions-transmitted-forward [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-retransmissions-transmitted-reverse
Total number of TCP data retransmissions and out of order packets sent for active sessions in the reverse direction (retransmissions per second)
Usage
show stats aggregate-session by-service tcp-retransmissions-transmitted-reverse [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class
Statistics aggregated by service class
Usage
show stats aggregate-session by-service-class [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats aggregate-session by-service-class bandwidth
Total bandwidth of active sessions (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-other-protocol
Total bandwidth for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-other-protocol [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received
Total received bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-received [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-forward
Total received bandwidth in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-received-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-other-protocol
Total bandwidth received for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-received-other-protocol [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-other-protocol-forward
Total bandwidth received in the forward direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-received-other-protocol-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-other-protocol-reverse
Total bandwidth received in the reverse direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-received-other-protocol-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-reverse
Total received bandwidth in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-received-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-tcp
Total TCP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-received-tcp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-tcp-forward
Total TCP bandwidth received in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-received-tcp-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-tcp-reverse
Total TCP bandwidth received in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-received-tcp-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-udp
Total UDP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-received-udp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-udp-forward
Total UDP bandwidth received in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-received-udp-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-udp-reverse
Total UDP bandwidth received in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-received-udp-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-tcp
Total TCP bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-tcp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted
Total sent bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-forward
Total sent bandwidth in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-other-protocol
Total bandwidth sent for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-other-protocol [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-other-protocol-forward
Total bandwidth sent in the forward direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-other-protocol-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-other-protocol-reverse
Total bandwidth sent in the reverse direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-other-protocol-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-reverse
Total sent bandwidth in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-tcp
Total TCP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-tcp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-tcp-forward
Total TCP bandwidth sent in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-tcp-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-tcp-reverse
Total TCP bandwidth sent in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-tcp-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-udp
Total UDP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-udp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-udp-forward
Total UDP bandwidth sent in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-udp-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-udp-reverse
Total UDP bandwidth sent in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-transmitted-udp-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-udp
Total UDP bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-class bandwidth-udp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes
Total bytes
Usage
show stats aggregate-session by-service-class bytes [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-dropped-forward
Total bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-service-class bytes-dropped-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-dropped-other-protocol-forward
Total bytes dropped for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-service-class bytes-dropped-other-protocol-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-dropped-other-protocol-reverse
Total bytes dropped for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-service-class bytes-dropped-other-protocol-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-dropped-reverse
Total bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-class bytes-dropped-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-dropped-tcp-forward
Total TCP bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-service-class bytes-dropped-tcp-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-dropped-tcp-reverse
Total TCP bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-class bytes-dropped-tcp-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-dropped-udp-forward
Total UDP bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-service-class bytes-dropped-udp-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-dropped-udp-reverse
Total UDP bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-class bytes-dropped-udp-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-other-protocol
Total bytes for active sessions using other protocols
Usage
show stats aggregate-session by-service-class bytes-other-protocol [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received
Total bytes received for active sessions
Usage
show stats aggregate-session by-service-class bytes-received [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-forward
Total bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-service-class bytes-received-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-other-protocol
Total bytes received for active sessions using other protocols
Usage
show stats aggregate-session by-service-class bytes-received-other-protocol [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-other-protocol-forward
Total bytes received for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-service-class bytes-received-other-protocol-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-other-protocol-reverse
Total bytes received for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-service-class bytes-received-other-protocol-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-reverse
Total bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-class bytes-received-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-tcp
Total TCP bytes received for active sessions
Usage
show stats aggregate-session by-service-class bytes-received-tcp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-tcp-forward
Total TCP bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-service-class bytes-received-tcp-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-tcp-reverse
Total TCP bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-class bytes-received-tcp-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-udp
Total UDP bytes received for active sessions
Usage
show stats aggregate-session by-service-class bytes-received-udp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-udp-forward
Total UDP bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-service-class bytes-received-udp-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-udp-reverse
Total UDP bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-class bytes-received-udp-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-tcp
Total TCP bytes for active sessions
Usage
show stats aggregate-session by-service-class bytes-tcp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted
Total bytes sent for active sessions
Usage
show stats aggregate-session by-service-class bytes-transmitted [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-forward
Total bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-service-class bytes-transmitted-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-other-protocol
Total bytes sent for active sessions using other protocols
Usage
show stats aggregate-session by-service-class bytes-transmitted-other-protocol [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-other-protocol-forward
Total bytes sent for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-service-class bytes-transmitted-other-protocol-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-other-protocol-reverse
Total bytes sent for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-service-class bytes-transmitted-other-protocol-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-reverse
Total bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-class bytes-transmitted-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-tcp
Total TCP bytes sent for active sessions
Usage
show stats aggregate-session by-service-class bytes-transmitted-tcp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-tcp-forward
Total TCP bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-service-class bytes-transmitted-tcp-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-tcp-reverse
Total TCP bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-class bytes-transmitted-tcp-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-udp
Total UDP bytes sent for active sessions
Usage
show stats aggregate-session by-service-class bytes-transmitted-udp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-udp-forward
Total UDP bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-service-class bytes-transmitted-udp-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-udp-reverse
Total UDP bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-class bytes-transmitted-udp-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-udp
Total UDP bytes for active sessions
Usage
show stats aggregate-session by-service-class bytes-udp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets
Total packets (packets per second)
Usage
show stats aggregate-session by-service-class packets [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-dropped-forward
Total packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-dropped-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-dropped-other-protocol-forward
Total packets dropped for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-dropped-other-protocol-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-dropped-other-protocol-reverse
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-dropped-other-protocol-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-dropped-reverse
Total packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-dropped-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-dropped-tcp-forward
Total TCP packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-dropped-tcp-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-dropped-tcp-reverse
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-dropped-tcp-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-dropped-udp-forward
Total UDP packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-dropped-udp-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-dropped-udp-reverse
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-dropped-udp-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-other-protocol
Total packets for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-class packets-other-protocol [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received
Total packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class packets-received [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-forward
Total packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-received-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-other-protocol
Total packets received for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-class packets-received-other-protocol [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-other-protocol-forward
Total packets received for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-received-other-protocol-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-other-protocol-reverse
Total packets received for active sessions using other protocols in reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-received-other-protocol-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-reverse
Total packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-received-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-tcp
Total TCP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class packets-received-tcp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-tcp-forward
Total TCP packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-received-tcp-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-tcp-reverse
Total TCP packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-received-tcp-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-udp
Total UDP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class packets-received-udp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-udp-forward
Total UDP packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-received-udp-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-udp-reverse
Total UDP packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-received-udp-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-tcp
Total TCP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class packets-tcp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted
Total packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class packets-transmitted [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-forward
Total packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-transmitted-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-other-protocol
Total packets sent for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-class packets-transmitted-other-protocol [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-other-protocol-forward
Total packets sent for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-transmitted-other-protocol-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-other-protocol-reverse
Total packets sent for active sessions using other protocols in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-transmitted-other-protocol-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-reverse
Total packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-transmitted-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-tcp
Total TCP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class packets-transmitted-tcp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-tcp-forward
Total TCP packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-transmitted-tcp-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-tcp-reverse
Total TCP packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-transmitted-tcp-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-udp
Total UDP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class packets-transmitted-udp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-udp-forward
Total UDP packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-transmitted-udp-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-udp-reverse
Total UDP packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class packets-transmitted-udp-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-udp
Total UDP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class packets-udp [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class session-arrival-rate
Rate of arrival for new sessions per unit time (sessions per second)
Usage
show stats aggregate-session by-service-class session-arrival-rate [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class session-count
Total number of active sessions
Usage
show stats aggregate-session by-service-class session-count [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class session-departure-rate
Rate of departure for terminated sessions per unit time (session departures per second)
Usage
show stats aggregate-session by-service-class session-departure-rate [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-bad-flag-combinations
Total number of TCP bad flag combinations received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class tcp-bad-flag-combinations [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-bad-flag-combinations-forward
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class tcp-bad-flag-combinations-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-bad-flag-combinations-reverse
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class tcp-bad-flag-combinations-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-duplicate-acks
Total number of TCP duplicate ACKs and window updates for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class tcp-duplicate-acks [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-duplicate-acks-forward
Total number of TCP duplicate ACKs and window updates for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class tcp-duplicate-acks-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-duplicate-acks-reverse
Total number of TCP duplicate ACKs and window updates for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class tcp-duplicate-acks-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-invalid-state-transitions
Total TCP invalid state transitions detected for active sessions (packets per second)
Usage
show stats aggregate-session by-service-class tcp-invalid-state-transitions [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-invalid-state-transitions-forward
Total TCP invalid state transitions detected for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class tcp-invalid-state-transitions-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-invalid-state-transitions-reverse
Total TCP invalid state transitions detected for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class tcp-invalid-state-transitions-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-out-of-order
Total number of TCP data received for active sessions that was out of order (packets per second)
Usage
show stats aggregate-session by-service-class tcp-out-of-order [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-out-of-order-forward
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class tcp-out-of-order-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-out-of-order-reverse
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class tcp-out-of-order-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-out-of-window
Total number of TCP data received for active sessions that was out of window (packets per second)
Usage
show stats aggregate-session by-service-class tcp-out-of-window [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-out-of-window-forward
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-class tcp-out-of-window-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-out-of-window-reverse
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-class tcp-out-of-window-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-resets
Total TCP resets for active sessions (resets per second)
Usage
show stats aggregate-session by-service-class tcp-resets [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-resets-received
Total TCP resets received for active sessions (resets per second)
Usage
show stats aggregate-session by-service-class tcp-resets-received [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-resets-received-forward
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage
show stats aggregate-session by-service-class tcp-resets-received-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-resets-received-reverse
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage
show stats aggregate-session by-service-class tcp-resets-received-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-resets-transmitted
Total TCP resets sent for active sessions (resets per second)
Usage
show stats aggregate-session by-service-class tcp-resets-transmitted [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-resets-transmitted-forward
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage
show stats aggregate-session by-service-class tcp-resets-transmitted-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-resets-transmitted-reverse
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage
show stats aggregate-session by-service-class tcp-resets-transmitted-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-retransmissions
Total TCP data retransmissions and out of order packets for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-class tcp-retransmissions [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-retransmissions-received
Total number of TCP data retransmissions and out of order packets received for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-class tcp-retransmissions-received [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-retransmissions-received-forward
Total number of TCP data retransmissions and out of order packets received for active sessions in the forward direction (retransmissions per second)
Usage
show stats aggregate-session by-service-class tcp-retransmissions-received-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-retransmissions-received-reverse
Total number of TCP data retransmissions and out of order packets received for active sessions in the reverse direction (retransmissions per second)
Usage
show stats aggregate-session by-service-class tcp-retransmissions-received-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-retransmissions-transmitted
Total number of TCP data retransmissions and out of order packets sent for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-class tcp-retransmissions-transmitted [service-class <service-class>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-retransmissions-transmitted-forward
Total number of TCP data retransmissions and out of order packets sent for active sessions in the forward direction (retransmissions per second)
Usage
show stats aggregate-session by-service-class tcp-retransmissions-transmitted-forward [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-retransmissions-transmitted-reverse
Total number of TCP data retransmissions and out of order packets sent for active sessions in the reverse direction (retransmissions per second)
Usage
show stats aggregate-session by-service-class tcp-retransmissions-transmitted-reverse [service-class <service-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group
Statistics aggregated by service group
Usage
show stats aggregate-session by-service-group [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats aggregate-session by-service-group bandwidth
Total bandwidth of active sessions (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-other-protocol
Total bandwidth for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-other-protocol [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received
Total received bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-received [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-forward
Total received bandwidth in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-received-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-other-protocol
Total bandwidth received for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-received-other-protocol [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-other-protocol-forward
Total bandwidth received in the forward direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-received-other-protocol-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-other-protocol-reverse
Total bandwidth received in the reverse direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-received-other-protocol-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-reverse
Total received bandwidth in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-received-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-tcp
Total TCP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-received-tcp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-tcp-forward
Total TCP bandwidth received in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-received-tcp-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-tcp-reverse
Total TCP bandwidth received in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-received-tcp-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-udp
Total UDP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-received-udp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-udp-forward
Total UDP bandwidth received in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-received-udp-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-udp-reverse
Total UDP bandwidth received in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-received-udp-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-tcp
Total TCP bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-tcp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted
Total sent bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-forward
Total sent bandwidth in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-other-protocol
Total bandwidth sent for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-other-protocol [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-other-protocol-forward
Total bandwidth sent in the forward direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-other-protocol-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-other-protocol-reverse
Total bandwidth sent in the reverse direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-other-protocol-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-reverse
Total sent bandwidth in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-tcp
Total TCP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-tcp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-tcp-forward
Total TCP bandwidth sent in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-tcp-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-tcp-reverse
Total TCP bandwidth sent in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-tcp-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-udp
Total UDP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-udp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-udp-forward
Total UDP bandwidth sent in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-udp-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-udp-reverse
Total UDP bandwidth sent in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-transmitted-udp-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-udp
Total UDP bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-group bandwidth-udp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes
Total bytes
Usage
show stats aggregate-session by-service-group bytes [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-dropped-forward
Total bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-service-group bytes-dropped-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-dropped-other-protocol-forward
Total bytes dropped for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-service-group bytes-dropped-other-protocol-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-dropped-other-protocol-reverse
Total bytes dropped for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-service-group bytes-dropped-other-protocol-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-dropped-reverse
Total bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-group bytes-dropped-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-dropped-tcp-forward
Total TCP bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-service-group bytes-dropped-tcp-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-dropped-tcp-reverse
Total TCP bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-group bytes-dropped-tcp-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-dropped-udp-forward
Total UDP bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-service-group bytes-dropped-udp-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-dropped-udp-reverse
Total UDP bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-group bytes-dropped-udp-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-other-protocol
Total bytes for active sessions using other protocols
Usage
show stats aggregate-session by-service-group bytes-other-protocol [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received
Total bytes received for active sessions
Usage
show stats aggregate-session by-service-group bytes-received [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-forward
Total bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-service-group bytes-received-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-other-protocol
Total bytes received for active sessions using other protocols
Usage
show stats aggregate-session by-service-group bytes-received-other-protocol [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-other-protocol-forward
Total bytes received for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-service-group bytes-received-other-protocol-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-other-protocol-reverse
Total bytes received for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-service-group bytes-received-other-protocol-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-reverse
Total bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-group bytes-received-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-tcp
Total TCP bytes received for active sessions
Usage
show stats aggregate-session by-service-group bytes-received-tcp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-tcp-forward
Total TCP bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-service-group bytes-received-tcp-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-tcp-reverse
Total TCP bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-group bytes-received-tcp-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-udp
Total UDP bytes received for active sessions
Usage
show stats aggregate-session by-service-group bytes-received-udp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-udp-forward
Total UDP bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-service-group bytes-received-udp-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-udp-reverse
Total UDP bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-group bytes-received-udp-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-tcp
Total TCP bytes for active sessions
Usage
show stats aggregate-session by-service-group bytes-tcp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted
Total bytes sent for active sessions
Usage
show stats aggregate-session by-service-group bytes-transmitted [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-forward
Total bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-service-group bytes-transmitted-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-other-protocol
Total bytes sent for active sessions using other protocols
Usage
show stats aggregate-session by-service-group bytes-transmitted-other-protocol [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-other-protocol-forward
Total bytes sent for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-service-group bytes-transmitted-other-protocol-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-other-protocol-reverse
Total bytes sent for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-service-group bytes-transmitted-other-protocol-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-reverse
Total bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-group bytes-transmitted-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-tcp
Total TCP bytes sent for active sessions
Usage
show stats aggregate-session by-service-group bytes-transmitted-tcp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-tcp-forward
Total TCP bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-service-group bytes-transmitted-tcp-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-tcp-reverse
Total TCP bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-group bytes-transmitted-tcp-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-udp
Total UDP bytes sent for active sessions
Usage
show stats aggregate-session by-service-group bytes-transmitted-udp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-udp-forward
Total UDP bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-service-group bytes-transmitted-udp-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-udp-reverse
Total UDP bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-group bytes-transmitted-udp-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-udp
Total UDP bytes for active sessions
Usage
show stats aggregate-session by-service-group bytes-udp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets
Total packets (packets per second)
Usage
show stats aggregate-session by-service-group packets [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-dropped-forward
Total packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-dropped-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-dropped-other-protocol-forward
Total packets dropped for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-dropped-other-protocol-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-dropped-other-protocol-reverse
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-dropped-other-protocol-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-dropped-reverse
Total packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-dropped-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-dropped-tcp-forward
Total TCP packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-dropped-tcp-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-dropped-tcp-reverse
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-dropped-tcp-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-dropped-udp-forward
Total UDP packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-dropped-udp-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-dropped-udp-reverse
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-dropped-udp-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-other-protocol
Total packets for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-group packets-other-protocol [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received
Total packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group packets-received [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-forward
Total packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-received-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-other-protocol
Total packets received for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-group packets-received-other-protocol [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-other-protocol-forward
Total packets received for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-received-other-protocol-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-other-protocol-reverse
Total packets received for active sessions using other protocols in reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-received-other-protocol-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-reverse
Total packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-received-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-tcp
Total TCP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group packets-received-tcp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-tcp-forward
Total TCP packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-received-tcp-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-tcp-reverse
Total TCP packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-received-tcp-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-udp
Total UDP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group packets-received-udp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-udp-forward
Total UDP packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-received-udp-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-udp-reverse
Total UDP packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-received-udp-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-tcp
Total TCP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group packets-tcp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted
Total packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group packets-transmitted [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-forward
Total packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-transmitted-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-other-protocol
Total packets sent for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-group packets-transmitted-other-protocol [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-other-protocol-forward
Total packets sent for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-transmitted-other-protocol-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-other-protocol-reverse
Total packets sent for active sessions using other protocols in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-transmitted-other-protocol-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-reverse
Total packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-transmitted-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-tcp
Total TCP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group packets-transmitted-tcp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-tcp-forward
Total TCP packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-transmitted-tcp-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-tcp-reverse
Total TCP packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-transmitted-tcp-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-udp
Total UDP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group packets-transmitted-udp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-udp-forward
Total UDP packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-transmitted-udp-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-udp-reverse
Total UDP packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group packets-transmitted-udp-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-udp
Total UDP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group packets-udp [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group session-arrival-rate
Rate of arrival for new sessions per unit time (sessions per second)
Usage
show stats aggregate-session by-service-group session-arrival-rate [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group session-count
Total number of active sessions
Usage
show stats aggregate-session by-service-group session-count [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group session-departure-rate
Rate of departure for terminated sessions per unit time (session departures per second)
Usage
show stats aggregate-session by-service-group session-departure-rate [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-bad-flag-combinations
Total number of TCP bad flag combinations received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group tcp-bad-flag-combinations [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-bad-flag-combinations-forward
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group tcp-bad-flag-combinations-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-bad-flag-combinations-reverse
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group tcp-bad-flag-combinations-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-duplicate-acks
Total number of TCP duplicate ACKs and window updates for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group tcp-duplicate-acks [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-duplicate-acks-forward
Total number of TCP duplicate ACKs and window updates for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group tcp-duplicate-acks-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-duplicate-acks-reverse
Total number of TCP duplicate ACKs and window updates for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group tcp-duplicate-acks-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-invalid-state-transitions
Total TCP invalid state transitions detected for active sessions (packets per second)
Usage
show stats aggregate-session by-service-group tcp-invalid-state-transitions [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-invalid-state-transitions-forward
Total TCP invalid state transitions detected for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group tcp-invalid-state-transitions-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-invalid-state-transitions-reverse
Total TCP invalid state transitions detected for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group tcp-invalid-state-transitions-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-out-of-order
Total number of TCP data received for active sessions that was out of order (packets per second)
Usage
show stats aggregate-session by-service-group tcp-out-of-order [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-out-of-order-forward
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group tcp-out-of-order-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-out-of-order-reverse
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group tcp-out-of-order-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-out-of-window
Total number of TCP data received for active sessions that was out of window (packets per second)
Usage
show stats aggregate-session by-service-group tcp-out-of-window [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-out-of-window-forward
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-group tcp-out-of-window-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-out-of-window-reverse
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-group tcp-out-of-window-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-resets
Total TCP resets for active sessions (resets per second)
Usage
show stats aggregate-session by-service-group tcp-resets [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-resets-received
Total TCP resets received for active sessions (resets per second)
Usage
show stats aggregate-session by-service-group tcp-resets-received [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-resets-received-forward
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage
show stats aggregate-session by-service-group tcp-resets-received-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-resets-received-reverse
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage
show stats aggregate-session by-service-group tcp-resets-received-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-resets-transmitted
Total TCP resets sent for active sessions (resets per second)
Usage
show stats aggregate-session by-service-group tcp-resets-transmitted [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-resets-transmitted-forward
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage
show stats aggregate-session by-service-group tcp-resets-transmitted-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-resets-transmitted-reverse
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage
show stats aggregate-session by-service-group tcp-resets-transmitted-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-retransmissions
Total TCP data retransmissions and out of order packets for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-group tcp-retransmissions [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-retransmissions-received
Total number of TCP data retransmissions and out of order packets received for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-group tcp-retransmissions-received [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-retransmissions-received-forward
Total number of TCP data retransmissions and out of order packets received for active sessions in the forward direction (retransmissions per second)
Usage
show stats aggregate-session by-service-group tcp-retransmissions-received-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-retransmissions-received-reverse
Total number of TCP data retransmissions and out of order packets received for active sessions in the reverse direction (retransmissions per second)
Usage
show stats aggregate-session by-service-group tcp-retransmissions-received-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-retransmissions-transmitted
Total number of TCP data retransmissions and out of order packets sent for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-group tcp-retransmissions-transmitted [service-group <service-group>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-retransmissions-transmitted-forward
Total number of TCP data retransmissions and out of order packets sent for active sessions in the forward direction (retransmissions per second)
Usage
show stats aggregate-session by-service-group tcp-retransmissions-transmitted-forward [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-retransmissions-transmitted-reverse
Total number of TCP data retransmissions and out of order packets sent for active sessions in the reverse direction (retransmissions per second)
Usage
show stats aggregate-session by-service-group tcp-retransmissions-transmitted-reverse [service-group <service-group>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route
Statistics aggregated by service route
Usage
show stats aggregate-session by-service-route [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats aggregate-session by-service-route bandwidth
Total bandwidth of active sessions (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-other-protocol
Total bandwidth for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-other-protocol [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received
Total received bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-received [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-forward
Total received bandwidth in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-received-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-other-protocol
Total bandwidth received for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-received-other-protocol [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-other-protocol-forward
Total bandwidth received in the forward direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-received-other-protocol-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-other-protocol-reverse
Total bandwidth received in the reverse direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-received-other-protocol-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-reverse
Total received bandwidth in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-received-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-tcp
Total TCP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-received-tcp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-tcp-forward
Total TCP bandwidth received in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-received-tcp-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-tcp-reverse
Total TCP bandwidth received in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-received-tcp-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-udp
Total UDP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-received-udp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-udp-forward
Total UDP bandwidth received in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-received-udp-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-udp-reverse
Total UDP bandwidth received in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-received-udp-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-tcp
Total TCP bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-tcp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted
Total sent bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-forward
Total sent bandwidth in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-other-protocol
Total bandwidth sent for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-other-protocol [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-other-protocol-forward
Total bandwidth sent in the forward direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-other-protocol-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-other-protocol-reverse
Total bandwidth sent in the reverse direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-other-protocol-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-reverse
Total sent bandwidth in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-tcp
Total TCP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-tcp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-tcp-forward
Total TCP bandwidth sent in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-tcp-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-tcp-reverse
Total TCP bandwidth sent in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-tcp-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-udp
Total UDP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-udp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-udp-forward
Total UDP bandwidth sent in the forward direction (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-udp-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-udp-reverse
Total UDP bandwidth sent in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-transmitted-udp-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-udp
Total UDP bandwidth (bytes per second)
Usage
show stats aggregate-session by-service-route bandwidth-udp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes
Total bytes
Usage
show stats aggregate-session by-service-route bytes [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-dropped-forward
Total bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-service-route bytes-dropped-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-dropped-other-protocol-forward
Total bytes dropped for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-service-route bytes-dropped-other-protocol-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-dropped-other-protocol-reverse
Total bytes dropped for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-service-route bytes-dropped-other-protocol-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-dropped-reverse
Total bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-route bytes-dropped-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-dropped-tcp-forward
Total TCP bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-service-route bytes-dropped-tcp-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-dropped-tcp-reverse
Total TCP bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-route bytes-dropped-tcp-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-dropped-udp-forward
Total UDP bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-service-route bytes-dropped-udp-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-dropped-udp-reverse
Total UDP bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-route bytes-dropped-udp-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-other-protocol
Total bytes for active sessions using other protocols
Usage
show stats aggregate-session by-service-route bytes-other-protocol [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received
Total bytes received for active sessions
Usage
show stats aggregate-session by-service-route bytes-received [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-forward
Total bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-service-route bytes-received-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-other-protocol
Total bytes received for active sessions using other protocols
Usage
show stats aggregate-session by-service-route bytes-received-other-protocol [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-other-protocol-forward
Total bytes received for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-service-route bytes-received-other-protocol-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-other-protocol-reverse
Total bytes received for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-service-route bytes-received-other-protocol-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-reverse
Total bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-route bytes-received-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-tcp
Total TCP bytes received for active sessions
Usage
show stats aggregate-session by-service-route bytes-received-tcp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-tcp-forward
Total TCP bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-service-route bytes-received-tcp-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-tcp-reverse
Total TCP bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-route bytes-received-tcp-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-udp
Total UDP bytes received for active sessions
Usage
show stats aggregate-session by-service-route bytes-received-udp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-udp-forward
Total UDP bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-service-route bytes-received-udp-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-udp-reverse
Total UDP bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-route bytes-received-udp-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-tcp
Total TCP bytes for active sessions
Usage
show stats aggregate-session by-service-route bytes-tcp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted
Total bytes sent for active sessions
Usage
show stats aggregate-session by-service-route bytes-transmitted [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-forward
Total bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-service-route bytes-transmitted-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-other-protocol
Total bytes sent for active sessions using other protocols
Usage
show stats aggregate-session by-service-route bytes-transmitted-other-protocol [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-other-protocol-forward
Total bytes sent for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-service-route bytes-transmitted-other-protocol-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-other-protocol-reverse
Total bytes sent for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-service-route bytes-transmitted-other-protocol-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-reverse
Total bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-route bytes-transmitted-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-tcp
Total TCP bytes sent for active sessions
Usage
show stats aggregate-session by-service-route bytes-transmitted-tcp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-tcp-forward
Total TCP bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-service-route bytes-transmitted-tcp-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-tcp-reverse
Total TCP bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-route bytes-transmitted-tcp-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-udp
Total UDP bytes sent for active sessions
Usage
show stats aggregate-session by-service-route bytes-transmitted-udp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-udp-forward
Total UDP bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-service-route bytes-transmitted-udp-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-udp-reverse
Total UDP bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-service-route bytes-transmitted-udp-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-udp
Total UDP bytes for active sessions
Usage
show stats aggregate-session by-service-route bytes-udp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets
Total packets (packets per second)
Usage
show stats aggregate-session by-service-route packets [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-dropped-forward
Total packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-dropped-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-dropped-other-protocol-forward
Total packets dropped for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-dropped-other-protocol-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-dropped-other-protocol-reverse
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-dropped-other-protocol-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-dropped-reverse
Total packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-dropped-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-dropped-tcp-forward
Total TCP packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-dropped-tcp-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-dropped-tcp-reverse
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-dropped-tcp-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-dropped-udp-forward
Total UDP packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-dropped-udp-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-dropped-udp-reverse
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-dropped-udp-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-other-protocol
Total packets for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-route packets-other-protocol [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received
Total packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route packets-received [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-forward
Total packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-received-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-other-protocol
Total packets received for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-route packets-received-other-protocol [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-other-protocol-forward
Total packets received for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-received-other-protocol-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-other-protocol-reverse
Total packets received for active sessions using other protocols in reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-received-other-protocol-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-reverse
Total packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-received-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-tcp
Total TCP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route packets-received-tcp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-tcp-forward
Total TCP packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-received-tcp-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-tcp-reverse
Total TCP packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-received-tcp-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-udp
Total UDP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route packets-received-udp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-udp-forward
Total UDP packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-received-udp-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-udp-reverse
Total UDP packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-received-udp-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-tcp
Total TCP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route packets-tcp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted
Total packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route packets-transmitted [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-forward
Total packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-transmitted-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-other-protocol
Total packets sent for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-service-route packets-transmitted-other-protocol [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-other-protocol-forward
Total packets sent for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-transmitted-other-protocol-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-other-protocol-reverse
Total packets sent for active sessions using other protocols in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-transmitted-other-protocol-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-reverse
Total packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-transmitted-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-tcp
Total TCP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route packets-transmitted-tcp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-tcp-forward
Total TCP packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-transmitted-tcp-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-tcp-reverse
Total TCP packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-transmitted-tcp-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-udp
Total UDP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route packets-transmitted-udp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-udp-forward
Total UDP packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-transmitted-udp-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-udp-reverse
Total UDP packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route packets-transmitted-udp-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-udp
Total UDP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route packets-udp [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route session-arrival-rate
Rate of arrival for new sessions per unit time (sessions per second)
Usage
show stats aggregate-session by-service-route session-arrival-rate [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route session-count
Total number of active sessions
Usage
show stats aggregate-session by-service-route session-count [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route session-departure-rate
Rate of departure for terminated sessions per unit time (session departures per second)
Usage
show stats aggregate-session by-service-route session-departure-rate [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-bad-flag-combinations
Total number of TCP bad flag combinations received for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route tcp-bad-flag-combinations [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-bad-flag-combinations-forward
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route tcp-bad-flag-combinations-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-bad-flag-combinations-reverse
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route tcp-bad-flag-combinations-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-duplicate-acks
Total number of TCP duplicate ACKs and window updates for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route tcp-duplicate-acks [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-duplicate-acks-forward
Total number of TCP duplicate ACKs and window updates for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route tcp-duplicate-acks-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-duplicate-acks-reverse
Total number of TCP duplicate ACKs and window updates for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route tcp-duplicate-acks-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-invalid-state-transitions
Total TCP invalid state transitions detected for active sessions (packets per second)
Usage
show stats aggregate-session by-service-route tcp-invalid-state-transitions [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-invalid-state-transitions-forward
Total TCP invalid state transitions detected for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route tcp-invalid-state-transitions-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-invalid-state-transitions-reverse
Total TCP invalid state transitions detected for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route tcp-invalid-state-transitions-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-out-of-order
Total number of TCP data received for active sessions that was out of order (packets per second)
Usage
show stats aggregate-session by-service-route tcp-out-of-order [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-out-of-order-forward
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route tcp-out-of-order-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-out-of-order-reverse
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route tcp-out-of-order-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-out-of-window
Total number of TCP data received for active sessions that was out of window (packets per second)
Usage
show stats aggregate-session by-service-route tcp-out-of-window [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-out-of-window-forward
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage
show stats aggregate-session by-service-route tcp-out-of-window-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-out-of-window-reverse
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage
show stats aggregate-session by-service-route tcp-out-of-window-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-resets
Total TCP resets for active sessions (resets per second)
Usage
show stats aggregate-session by-service-route tcp-resets [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-resets-received
Total TCP resets received for active sessions (resets per second)
Usage
show stats aggregate-session by-service-route tcp-resets-received [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-resets-received-forward
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage
show stats aggregate-session by-service-route tcp-resets-received-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-resets-received-reverse
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage
show stats aggregate-session by-service-route tcp-resets-received-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-resets-transmitted
Total TCP resets sent for active sessions (resets per second)
Usage
show stats aggregate-session by-service-route tcp-resets-transmitted [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-resets-transmitted-forward
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage
show stats aggregate-session by-service-route tcp-resets-transmitted-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-resets-transmitted-reverse
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage
show stats aggregate-session by-service-route tcp-resets-transmitted-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-retransmissions
Total TCP data retransmissions and out of order packets for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-route tcp-retransmissions [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-retransmissions-received
Total number of TCP data retransmissions and out of order packets received for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-route tcp-retransmissions-received [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-retransmissions-received-forward
Total number of TCP data retransmissions and out of order packets received for active sessions in the forward direction (retransmissions per second)
Usage
show stats aggregate-session by-service-route tcp-retransmissions-received-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-retransmissions-received-reverse
Total number of TCP data retransmissions and out of order packets received for active sessions in the reverse direction (retransmissions per second)
Usage
show stats aggregate-session by-service-route tcp-retransmissions-received-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-retransmissions-transmitted
Total number of TCP data retransmissions and out of order packets sent for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-service-route tcp-retransmissions-transmitted [service-route <service-route>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-retransmissions-transmitted-forward
Total number of TCP data retransmissions and out of order packets sent for active sessions in the forward direction (retransmissions per second)
Usage
show stats aggregate-session by-service-route tcp-retransmissions-transmitted-forward [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-retransmissions-transmitted-reverse
Total number of TCP data retransmissions and out of order packets sent for active sessions in the reverse direction (retransmissions per second)
Usage
show stats aggregate-session by-service-route tcp-retransmissions-transmitted-reverse [service-route <service-route>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant
Statistics aggregated by quetenant
Usage
show stats aggregate-session by-tenant [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats aggregate-session by-tenant bandwidth
Total bandwidth of active sessions (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-other-protocol
Total bandwidth for other protocols (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-other-protocol [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received
Total received bandwidth (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-received [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-forward
Total received bandwidth in the forward direction (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-received-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-other-protocol
Total bandwidth received for other protocols (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-received-other-protocol [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-other-protocol-forward
Total bandwidth received in the forward direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-received-other-protocol-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-other-protocol-reverse
Total bandwidth received in the reverse direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-received-other-protocol-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-reverse
Total received bandwidth in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-received-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-tcp
Total TCP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-received-tcp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-tcp-forward
Total TCP bandwidth received in the forward direction (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-received-tcp-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-tcp-reverse
Total TCP bandwidth received in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-received-tcp-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-udp
Total UDP bandwidth received (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-received-udp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-udp-forward
Total UDP bandwidth received in the forward direction (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-received-udp-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-udp-reverse
Total UDP bandwidth received in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-received-udp-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-tcp
Total TCP bandwidth (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-tcp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted
Total sent bandwidth (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-forward
Total sent bandwidth in the forward direction (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-other-protocol
Total bandwidth sent for other protocols (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-other-protocol [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-other-protocol-forward
Total bandwidth sent in the forward direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-other-protocol-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-other-protocol-reverse
Total bandwidth sent in the reverse direction for other protocols (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-other-protocol-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-reverse
Total sent bandwidth in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-tcp
Total TCP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-tcp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-tcp-forward
Total TCP bandwidth sent in the forward direction (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-tcp-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-tcp-reverse
Total TCP bandwidth sent in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-tcp-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-udp
Total UDP bandwidth sent (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-udp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-udp-forward
Total UDP bandwidth sent in the forward direction (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-udp-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-udp-reverse
Total UDP bandwidth sent in the reverse direction (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-transmitted-udp-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-udp
Total UDP bandwidth (bytes per second)
Usage
show stats aggregate-session by-tenant bandwidth-udp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes
Total bytes
Usage
show stats aggregate-session by-tenant bytes [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-dropped-forward
Total bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-tenant bytes-dropped-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-dropped-other-protocol-forward
Total bytes dropped for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-tenant bytes-dropped-other-protocol-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-dropped-other-protocol-reverse
Total bytes dropped for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-tenant bytes-dropped-other-protocol-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-dropped-reverse
Total bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-tenant bytes-dropped-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-dropped-tcp-forward
Total TCP bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-tenant bytes-dropped-tcp-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-dropped-tcp-reverse
Total TCP bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-tenant bytes-dropped-tcp-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-dropped-udp-forward
Total UDP bytes dropped in error for active sessions in the forward direction
Usage
show stats aggregate-session by-tenant bytes-dropped-udp-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-dropped-udp-reverse
Total UDP bytes dropped in error for active sessions in the reverse direction
Usage
show stats aggregate-session by-tenant bytes-dropped-udp-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-other-protocol
Total bytes for active sessions using other protocols
Usage
show stats aggregate-session by-tenant bytes-other-protocol [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received
Total bytes received for active sessions
Usage
show stats aggregate-session by-tenant bytes-received [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-forward
Total bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-tenant bytes-received-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-other-protocol
Total bytes received for active sessions using other protocols
Usage
show stats aggregate-session by-tenant bytes-received-other-protocol [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-other-protocol-forward
Total bytes received for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-tenant bytes-received-other-protocol-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-other-protocol-reverse
Total bytes received for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-tenant bytes-received-other-protocol-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-reverse
Total bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-tenant bytes-received-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-tcp
Total TCP bytes received for active sessions
Usage
show stats aggregate-session by-tenant bytes-received-tcp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-tcp-forward
Total TCP bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-tenant bytes-received-tcp-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-tcp-reverse
Total TCP bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-tenant bytes-received-tcp-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-udp
Total UDP bytes received for active sessions
Usage
show stats aggregate-session by-tenant bytes-received-udp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-udp-forward
Total UDP bytes received for active sessions in the forward direction
Usage
show stats aggregate-session by-tenant bytes-received-udp-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-udp-reverse
Total UDP bytes received for active sessions in the reverse direction
Usage
show stats aggregate-session by-tenant bytes-received-udp-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-tcp
Total TCP bytes for active sessions
Usage
show stats aggregate-session by-tenant bytes-tcp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted
Total bytes sent for active sessions
Usage
show stats aggregate-session by-tenant bytes-transmitted [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-forward
Total bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-tenant bytes-transmitted-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-other-protocol
Total bytes sent for active sessions using other protocols
Usage
show stats aggregate-session by-tenant bytes-transmitted-other-protocol [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-other-protocol-forward
Total bytes sent for active sessions using other protocols in the forward direction
Usage
show stats aggregate-session by-tenant bytes-transmitted-other-protocol-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-other-protocol-reverse
Total bytes sent for active sessions using other protocols in the reverse direction
Usage
show stats aggregate-session by-tenant bytes-transmitted-other-protocol-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-reverse
Total bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-tenant bytes-transmitted-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-tcp
Total TCP bytes sent for active sessions
Usage
show stats aggregate-session by-tenant bytes-transmitted-tcp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-tcp-forward
Total TCP bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-tenant bytes-transmitted-tcp-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-tcp-reverse
Total TCP bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-tenant bytes-transmitted-tcp-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-udp
Total UDP bytes sent for active sessions
Usage
show stats aggregate-session by-tenant bytes-transmitted-udp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-udp-forward
Total UDP bytes sent for active sessions in the forward direction
Usage
show stats aggregate-session by-tenant bytes-transmitted-udp-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-udp-reverse
Total UDP bytes sent for active sessions in the reverse direction
Usage
show stats aggregate-session by-tenant bytes-transmitted-udp-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-udp
Total UDP bytes for active sessions
Usage
show stats aggregate-session by-tenant bytes-udp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets
Total packets (packets per second)
Usage
show stats aggregate-session by-tenant packets [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-dropped-forward
Total packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-dropped-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-dropped-other-protocol-forward
Total packets dropped for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-dropped-other-protocol-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-dropped-other-protocol-reverse
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-dropped-other-protocol-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-dropped-reverse
Total packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-dropped-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-dropped-tcp-forward
Total TCP packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-dropped-tcp-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-dropped-tcp-reverse
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-dropped-tcp-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-dropped-udp-forward
Total UDP packets dropped in error for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-dropped-udp-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-dropped-udp-reverse
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-dropped-udp-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-other-protocol
Total packets for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-tenant packets-other-protocol [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received
Total packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant packets-received [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-forward
Total packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-received-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-other-protocol
Total packets received for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-tenant packets-received-other-protocol [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-other-protocol-forward
Total packets received for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-received-other-protocol-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-other-protocol-reverse
Total packets received for active sessions using other protocols in reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-received-other-protocol-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-reverse
Total packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-received-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-tcp
Total TCP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant packets-received-tcp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-tcp-forward
Total TCP packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-received-tcp-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-tcp-reverse
Total TCP packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-received-tcp-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-udp
Total UDP packets received for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant packets-received-udp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-udp-forward
Total UDP packets received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-received-udp-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-udp-reverse
Total UDP packets received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-received-udp-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-tcp
Total TCP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant packets-tcp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted
Total packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant packets-transmitted [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-forward
Total packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-transmitted-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-other-protocol
Total packets sent for active sessions using other protocols (packets per second)
Usage
show stats aggregate-session by-tenant packets-transmitted-other-protocol [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-other-protocol-forward
Total packets sent for active sessions using other protocols in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-transmitted-other-protocol-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-other-protocol-reverse
Total packets sent for active sessions using other protocols in the reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-transmitted-other-protocol-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-reverse
Total packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-transmitted-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-tcp
Total TCP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant packets-transmitted-tcp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-tcp-forward
Total TCP packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-transmitted-tcp-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-tcp-reverse
Total TCP packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-transmitted-tcp-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-udp
Total UDP packets sent for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant packets-transmitted-udp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-udp-forward
Total UDP packets sent for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-transmitted-udp-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-udp-reverse
Total UDP packets sent for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant packets-transmitted-udp-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-udp
Total UDP packets for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant packets-udp [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant session-arrival-rate
Rate of arrival for new sessions per unit time (sessions per second)
Usage
show stats aggregate-session by-tenant session-arrival-rate [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant session-count
Total number of active sessions
Usage
show stats aggregate-session by-tenant session-count [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant session-departure-rate
Rate of departure for terminated sessions per unit time (session departures per second)
Usage
show stats aggregate-session by-tenant session-departure-rate [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-bad-flag-combinations
Total number of TCP bad flag combinations received for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant tcp-bad-flag-combinations [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-bad-flag-combinations-forward
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant tcp-bad-flag-combinations-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-bad-flag-combinations-reverse
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant tcp-bad-flag-combinations-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-duplicate-acks
Total number of TCP duplicate ACKs and window updates for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant tcp-duplicate-acks [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-duplicate-acks-forward
Total number of TCP duplicate ACKs and window updates for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant tcp-duplicate-acks-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-duplicate-acks-reverse
Total number of TCP duplicate ACKs and window updates for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant tcp-duplicate-acks-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-invalid-state-transitions
Total TCP invalid state transitions detected for active sessions (packets per second)
Usage
show stats aggregate-session by-tenant tcp-invalid-state-transitions [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-invalid-state-transitions-forward
Total TCP invalid state transitions detected for active sessions in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant tcp-invalid-state-transitions-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-invalid-state-transitions-reverse
Total TCP invalid state transitions detected for active sessions in the reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant tcp-invalid-state-transitions-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-out-of-order
Total number of TCP data received for active sessions that was out of order (packets per second)
Usage
show stats aggregate-session by-tenant tcp-out-of-order [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-out-of-order-forward
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant tcp-out-of-order-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-out-of-order-reverse
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant tcp-out-of-order-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-out-of-window
Total number of TCP data received for active sessions that was out of window (packets per second)
Usage
show stats aggregate-session by-tenant tcp-out-of-window [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-out-of-window-forward
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage
show stats aggregate-session by-tenant tcp-out-of-window-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-out-of-window-reverse
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage
show stats aggregate-session by-tenant tcp-out-of-window-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-resets
Total TCP resets for active sessions (resets per second)
Usage
show stats aggregate-session by-tenant tcp-resets [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-resets-received
Total TCP resets received for active sessions (resets per second)
Usage
show stats aggregate-session by-tenant tcp-resets-received [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-resets-received-forward
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage
show stats aggregate-session by-tenant tcp-resets-received-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-resets-received-reverse
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage
show stats aggregate-session by-tenant tcp-resets-received-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-resets-transmitted
Total TCP resets sent for active sessions (resets per second)
Usage
show stats aggregate-session by-tenant tcp-resets-transmitted [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-resets-transmitted-forward
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage
show stats aggregate-session by-tenant tcp-resets-transmitted-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-resets-transmitted-reverse
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage
show stats aggregate-session by-tenant tcp-resets-transmitted-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions
Total TCP data retransmissions and out of order packets for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-tenant tcp-retransmissions [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions-received
Total number of TCP data retransmissions and out of order packets received for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-tenant tcp-retransmissions-received [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions-received-forward
Total number of TCP data retransmissions and out of order packets received for active sessions in the forward direction (retransmissions per second)
Usage
show stats aggregate-session by-tenant tcp-retransmissions-received-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions-received-reverse
Total number of TCP data retransmissions and out of order packets received for active sessions in the reverse direction (retransmissions per second)
Usage
show stats aggregate-session by-tenant tcp-retransmissions-received-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions-transmitted
Total number of TCP data retransmissions and out of order packets sent for active sessions (retransmissions per second)
Usage
show stats aggregate-session by-tenant tcp-retransmissions-transmitted [tenant <tenant>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions-transmitted-forward
Total number of TCP data retransmissions and out of order packets sent for active sessions in the forward direction (retransmissions per second)
Usage
show stats aggregate-session by-tenant tcp-retransmissions-transmitted-forward [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions-transmitted-reverse
Total number of TCP data retransmissions and out of order packets sent for active sessions in the reverse direction (retransmissions per second)
Usage
show stats aggregate-session by-tenant tcp-retransmissions-transmitted-reverse [tenant <tenant>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id
Stats pertaining to application identification
Usage
show stats app-id [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats app-id application-director
Statistics for 'application-director'
Usage
show stats app-id application-director [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
cache | Statistics for 'cache' |
lookup | Statistics for 'lookup' |
show stats app-id application-director cache
Statistics for 'cache'
Usage
show stats app-id application-director cache [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
hit | The number of times a query to the application-director cache had a hit |
miss | The number of times a query to the application-director cache had a miss |
size | The current size of the application-director cache |
See Also
show stats app-id application-director cache hit
The number of times a query to the application-director cache had a hit
Usage
show stats app-id application-director cache hit [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id application-director cache miss
The number of times a query to the application-director cache had a miss
Usage
show stats app-id application-director cache miss [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id application-director cache size
The current size of the application-director cache
Usage
show stats app-id application-director cache size [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id application-director lookup
Statistics for 'lookup'
Usage
show stats app-id application-director lookup [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | The number of times the REST call to the application-director had an error |
miss | The number of times the REST call to the application-director succeeded, but did not get an application |
success | The number of times the REST call to the application-director succeeded and returned an application-name |
show stats app-id application-director lookup failure
The number of times the REST call to the application-director had an error
Usage
show stats app-id application-director lookup failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id application-director lookup miss
The number of times the REST call to the application-director succeeded, but did not get an application
Usage
show stats app-id application-director lookup miss [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id application-director lookup success
The number of times the REST call to the application-director succeeded and returned an application-name
Usage
show stats app-id application-director lookup success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id applications
Statistics for 'applications'
Usage
show stats app-id applications [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
See Also
show stats app-id applications acknowledgement-round-trip
Statistics for 'acknowledgement-round-trip'
Usage
show stats app-id applications acknowledgement-round-trip [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
forward | Statistics for 'forward' |
reverse | Statistics for 'reverse' |
See Also
show stats app-id applications acknowledgement-round-trip forward
Statistics for 'forward'
Usage
show stats app-id applications acknowledgement-round-trip forward [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
count | Number of acknowledgement round trip samples in the window in the forward direction (sessions) |
max | A windowed maximum of the time in milliseconds for acknowledgement round trip in the forward direction |
min | A windowed minimum of the time in milliseconds for acknowledgement round trip in the forward direction |
total | Total acknowledgement round trip time in the forward direction (milliseconds) |
See Also
show stats app-id applications acknowledgement-round-trip forward count
Number of acknowledgement round trip samples in the window in the forward direction (sessions)
Usage
show stats app-id applications acknowledgement-round-trip forward count [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications acknowledgement-round-trip forward max
A windowed maximum of the time in milliseconds for acknowledgement round trip in the forward direction
Usage
show stats app-id applications acknowledgement-round-trip forward max [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications acknowledgement-round-trip forward min
A windowed minimum of the time in milliseconds for acknowledgement round trip in the forward direction
Usage
show stats app-id applications acknowledgement-round-trip forward min [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications acknowledgement-round-trip forward total
Total acknowledgement round trip time in the forward direction (milliseconds)
Usage
show stats app-id applications acknowledgement-round-trip forward total [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications acknowledgement-round-trip reverse
Statistics for 'reverse'
Usage
show stats app-id applications acknowledgement-round-trip reverse [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
count | Number of acknowledgement round trip samples in the window in the reverse direction (sessions) |
max | A windowed maximum of the time in milliseconds for acknowledgement round trip in the reverse direction |
min | A windowed minimum of the time in milliseconds for acknowledgement round trip in the reverse direction |
total | Total acknowledgement round trip time in the reverse direction (milliseconds) |
See Also
show stats app-id applications acknowledgement-round-trip reverse count
Number of acknowledgement round trip samples in the window in the reverse direction (sessions)
Usage
show stats app-id applications acknowledgement-round-trip reverse count [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications acknowledgement-round-trip reverse max
A windowed maximum of the time in milliseconds for acknowledgement round trip in the reverse direction
Usage
show stats app-id applications acknowledgement-round-trip reverse max [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications acknowledgement-round-trip reverse min
A windowed minimum of the time in milliseconds for acknowledgement round trip in the reverse direction
Usage
show stats app-id applications acknowledgement-round-trip reverse min [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications acknowledgement-round-trip reverse total
Total acknowledgement round trip time in the reverse direction (milliseconds)
Usage
show stats app-id applications acknowledgement-round-trip reverse total [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications bytes-received-reverse
Total bytes received for the application since discovery in the reverse direction
Usage
show stats app-id applications bytes-received-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications bytes-transmitted-forward
Total bytes sent for the application since discovery in the forward direction
Usage
show stats app-id applications bytes-transmitted-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications capacity-limits
Statistics for 'capacity-limits'
Usage
show stats app-id applications capacity-limits [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
quad-zero-client-used | Number of sessions tracked with a quad-zero client by application due to capacity limitations |
untracked | Number of sessions not tracked by application due to capacity limitations |
See Also
show stats app-id applications capacity-limits quad-zero-client-used
Number of sessions tracked with a quad-zero client by application due to capacity limitations
Usage
show stats app-id applications capacity-limits quad-zero-client-used [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications capacity-limits untracked
Number of sessions not tracked by application due to capacity limitations
Usage
show stats app-id applications capacity-limits untracked [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications packets-received-reverse
Total packets received for the application since discovery in the reverse direction
Usage
show stats app-id applications packets-received-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications packets-transmitted-forward
Total packets sent for the application since discovery in the forward direction
Usage
show stats app-id applications packets-transmitted-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications sessions
Statistics for 'sessions'
Usage
show stats app-id applications sessions [netintf <netintf>] [application <application>] [client <client>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
See Also
show stats app-id applications sessions active
Active session count (sessions)
Usage
show stats app-id applications sessions active [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications sessions close-before-establishment
Number of sessions closed before establishment
Usage
show stats app-id applications sessions close-before-establishment [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications sessions failed
Failed session count (sessions)
Usage
show stats app-id applications sessions failed [netintf <netintf>] [application <application>] [client <client>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications sessions length
Stats pertaining to the session length
Usage
show stats app-id applications sessions length [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
count | Count of sessions terminated during this window |
max | Max length of sessions terminated during this window (milliseconds) |
min | Min length of sessions terminated during this window (milliseconds) |
total | Total length of sessions terminated during this window (milliseconds) |
See Also
show stats app-id applications sessions length count
Count of sessions terminated during this window
Usage
show stats app-id applications sessions length count [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications sessions length max
Max length of sessions terminated during this window (milliseconds)
Usage
show stats app-id applications sessions length max [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications sessions length min
Min length of sessions terminated during this window (milliseconds)
Usage
show stats app-id applications sessions length min [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications sessions length total
Total length of sessions terminated during this window (milliseconds)
Usage
show stats app-id applications sessions length total [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications sessions success
Success session count (sessions)
Usage
show stats app-id applications sessions success [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tcp-bad-flag-combinations-forward
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage
show stats app-id applications tcp-bad-flag-combinations-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tcp-bad-flag-combinations-reverse
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage
show stats app-id applications tcp-bad-flag-combinations-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tcp-duplicate-acks-forward
Total number of TCP duplicate ACKs and window updates for active sessions in the forward direction (packets per second)
Usage
show stats app-id applications tcp-duplicate-acks-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tcp-duplicate-acks-reverse
Total number of TCP duplicate ACKs and window updates for active sessions in the reverse direction (packets per second)
Usage
show stats app-id applications tcp-duplicate-acks-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tcp-invalid-state-transitions-forward
Total TCP invalid state transitions detected for active sessions in the forward direction (packets per second)
Usage
show stats app-id applications tcp-invalid-state-transitions-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tcp-invalid-state-transitions-reverse
Total TCP invalid state transitions detected for active sessions in the reverse direction (packets per second)
Usage
show stats app-id applications tcp-invalid-state-transitions-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tcp-out-of-order-forward
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage
show stats app-id applications tcp-out-of-order-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id applications tcp-out-of-order-reverse
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage
show stats app-id applications tcp-out-of-order-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id applications tcp-out-of-window-forward
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage
show stats app-id applications tcp-out-of-window-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tcp-out-of-window-reverse
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage
show stats app-id applications tcp-out-of-window-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tcp-resets-received-forward
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage
show stats app-id applications tcp-resets-received-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tcp-resets-received-reverse
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage
show stats app-id applications tcp-resets-received-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tcp-resets-transmitted-forward
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage
show stats app-id applications tcp-resets-transmitted-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tcp-resets-transmitted-reverse
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage
show stats app-id applications tcp-resets-transmitted-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tcp-retransmission-packets-received-forward
TCP retransmission packets and out of order packets received from the client
Usage
show stats app-id applications tcp-retransmission-packets-received-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tcp-retransmission-packets-received-reverse
TCP retransmission packets and out of order packets received from the server
Usage
show stats app-id applications tcp-retransmission-packets-received-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tcp-retransmission-packets-transmitted-forward
TCP retransmission packets and out of order packets initiated by SSR to the server
Usage
show stats app-id applications tcp-retransmission-packets-transmitted-forward [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tcp-retransmission-packets-transmitted-reverse
TCP retransmission packets and out of order packets initiated by SSR to the client
Usage
show stats app-id applications tcp-retransmission-packets-transmitted-reverse [netintf <netintf>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications time-to-first-data-packet
Stats pertaining to the time of the first data packet
Usage
show stats app-id applications time-to-first-data-packet [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
count | Number of sessions that recorded a time to first data packet |
max | Max time to receive the first data byte (milliseconds) |
min | Min time to receive the first data byte (milliseconds) |
total | Total time to receive the first data byte (milliseconds) |
See Also
show stats app-id applications time-to-first-data-packet count
Number of sessions that recorded a time to first data packet
Usage
show stats app-id applications time-to-first-data-packet count [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications time-to-first-data-packet max
Max time to receive the first data byte (milliseconds)
Usage
show stats app-id applications time-to-first-data-packet max [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications time-to-first-data-packet min
Min time to receive the first data byte (milliseconds)
Usage
show stats app-id applications time-to-first-data-packet min [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications time-to-first-data-packet total
Total time to receive the first data byte (milliseconds)
Usage
show stats app-id applications time-to-first-data-packet total [netintf <netintf>] [protocol <protocol>] [application <application>] [client <client>] [next-hop <next-hop>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| application | The application name or IP+port if the application cannot be resolved (comma-separated list) |
| client | The IP address of a client (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| next-hop | The next hop being used (comma-separated list) |
| node | The name of the node generating this metric |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id applications tracked-next-hops
Current number of applications tracked per client per next-hop (next-hops)
Usage
show stats app-id applications tracked-next-hops [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats app-id domain-database
Stats related to application identification category files
Usage
show stats app-id domain-database [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
domain-count | The number of domains mapped to categories for application identification |
subcategory-count | The number of subcategories mapped to services for application identification |
updates | The number of times that the application identifier has parsed category files |
url-count | The number of URLs mapped to categories for application identification |
show stats app-id domain-database domain-count
The number of domains mapped to categories for application identification
Usage
show stats app-id domain-database domain-count [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id domain-database subcategory-count
The number of subcategories mapped to services for application identification
Usage
show stats app-id domain-database subcategory-count [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id domain-database updates
The number of times that the application identifier has parsed category files
Usage
show stats app-id domain-database updates [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id domain-database url-count
The number of URLs mapped to categories for application identification
Usage
show stats app-id domain-database url-count [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id domain-lookup
Statistics for 'domain-lookup'
Usage
show stats app-id domain-lookup [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
hit | The number of times a service has been identified from a domain name |
miss | The number of times a child service could not be identified from a domain name |
service-not-applicable | The number of times a service could not be identified from a domain name when the parent service is invalid |
show stats app-id domain-lookup hit
The number of times a service has been identified from a domain name
Usage
show stats app-id domain-lookup hit [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id domain-lookup miss
The number of times a child service could not be identified from a domain name
Usage
show stats app-id domain-lookup miss [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id domain-lookup service-not-applicable
The number of times a service could not be identified from a domain name when the parent service is invalid
Usage
show stats app-id domain-lookup service-not-applicable [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id refreshes
The total number of times app-id modules were refreshed
Usage
show stats app-id refreshes [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id retries
The total number of times failed app-id modules were retried
Usage
show stats app-id retries [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id subcategory-lookup
Statistics for 'subcategory-lookup'
Usage
show stats app-id subcategory-lookup [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
hit | The number of times a service has been identified from a subcategory |
miss | The number of times a child service could not be identified from a subcategory |
service-not-applicable | The number of times a service could not be identified from a subcategory when the parent service is invalid |
show stats app-id subcategory-lookup hit
The number of times a service has been identified from a subcategory
Usage
show stats app-id subcategory-lookup hit [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id subcategory-lookup miss
The number of times a child service could not be identified from a subcategory
Usage
show stats app-id subcategory-lookup miss [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id subcategory-lookup service-not-applicable
The number of times a service could not be identified from a subcategory when the parent service is invalid
Usage
show stats app-id subcategory-lookup service-not-applicable [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id url-lookup
Statistics for 'url-lookup'
Usage
show stats app-id url-lookup [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
hit | The number of times a service has been identified from a URL |
miss | The number of times a child service could not be identified from a URL |
service-not-applicable | The number of times a service could not be identified from a URL when the parent service is invalid |
show stats app-id url-lookup hit
The number of times a service has been identified from a URL
Usage
show stats app-id url-lookup hit [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id url-lookup miss
The number of times a child service could not be identified from a URL
Usage
show stats app-id url-lookup miss [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id url-lookup service-not-applicable
The number of times a service could not be identified from a URL when the parent service is invalid
Usage
show stats app-id url-lookup service-not-applicable [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-director
Metrics about the Application Director
Usage
show stats application-director [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
classify-session | Metrics about how sessions were classified |
requests | The requests made to each endpoint and the status code produced |
show stats application-director classify-session
Metrics about how sessions were classified
Usage
show stats application-director classify-session [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
cache | Metrics about cache interactions |
domain | Classification was based on the domain name (requests) |
ip | Classification was based on the server's IP address (requests) |
transport | Classification was based on the transport (requests) |
unclassified | The request could not be classified (requests) |
url | Classification was based on the requested URL (requests) |
websense | Metrics about Websense interactions |
show stats application-director classify-session cache
Metrics about cache interactions
Usage
show stats application-director classify-session cache [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
request | Cache Request (requests) |
success | Cache Success (requests) |
show stats application-director classify-session cache request
Cache Request (requests)
Usage
show stats application-director classify-session cache request [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-director classify-session cache success
Cache Success (requests)
Usage
show stats application-director classify-session cache success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-director classify-session domain
Classification was based on the domain name (requests)
Usage
show stats application-director classify-session domain [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-director classify-session ip
Classification was based on the server's IP address (requests)
Usage
show stats application-director classify-session ip [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-director classify-session transport
Classification was based on the transport (requests)
Usage
show stats application-director classify-session transport [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-director classify-session unclassified
The request could not be classified (requests)
Usage
show stats application-director classify-session unclassified [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-director classify-session url
Classification was based on the requested URL (requests)
Usage
show stats application-director classify-session url [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-director classify-session websense
Metrics about Websense interactions
Usage
show stats application-director classify-session websense [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
request | Websense Request (requests) |
success | Websense Success (requests) |
show stats application-director classify-session websense request
Websense Request (requests)
Usage
show stats application-director classify-session websense request [status <status>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| status | The response code (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-director classify-session websense success
Websense Success (requests)
Usage
show stats application-director classify-session websense success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-director requests
The requests made to each endpoint and the status code produced
Usage
show stats application-director requests [endpoint <endpoint>] [status <status>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| endpoint | The name endpoint (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| status | The response code (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-framework
Application Framework statistics for managed applications
Usage
show stats application-framework [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
init | Total number of times init script is invoked |
shutdown | Total number of times shutdown script is invoked |
start | Total number of times start script is invoked |
state | Total number of times state script is invoked |
stop | Total number of times stop script is invoked |
show stats application-framework init
Total number of times init script is invoked
Usage
show stats application-framework init [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-framework shutdown
Total number of times shutdown script is invoked
Usage
show stats application-framework shutdown [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-framework start
Total number of times start script is invoked
Usage
show stats application-framework start [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-framework state
Total number of times state script is invoked
Usage
show stats application-framework state [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-framework stop
Total number of times stop script is invoked
Usage
show stats application-framework stop [network-interface <network-interface>] [since <since>] [force] [router <router>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp
Stats pertaining to ARP management packets
Usage
show stats arp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
encapsulation | Stats pertaining to Layer 2 encapsulation of IP packets |
entries | The number of active ARP entries |
queued | Stats pertaining to queuing packets waiting for arp resolution |
received | Stats pertaining to the number of ARP packets received |
sent | Stats pertaining to the number of ARP packets sent |
show stats arp encapsulation
Stats pertaining to Layer 2 encapsulation of IP packets
Usage
show stats arp encapsulation [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
sent | Stats pertaining to the number of IP packets sent after ARP has been resolved |
show stats arp encapsulation sent
Stats pertaining to the number of IP packets sent after ARP has been resolved
Usage
show stats arp encapsulation sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | The number of IP packets that failed to be sent after successful ARP resolution |
success | The number of IP packets sent sent after successful ARP resolution |
show stats arp encapsulation sent failure
The number of IP packets that failed to be sent after successful ARP resolution
Usage
show stats arp encapsulation sent failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp encapsulation sent success
The number of IP packets sent sent after successful ARP resolution
Usage
show stats arp encapsulation sent success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp entries
The number of active ARP entries
Usage
show stats arp entries [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp queued
Stats pertaining to queuing packets waiting for arp resolution
Usage
show stats arp queued [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | Stats pertaining to failures when queuing packets waiting for arp resolution |
packets | The number of queued packets waiting for valid arp entry |
show stats arp queued failure
Stats pertaining to failures when queuing packets waiting for arp resolution
Usage
show stats arp queued failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
drop | The number of packets dropped after ARP entry failed to resolve |
queue-full | The number of packets that failed to enqueue |
show stats arp queued failure drop
The number of packets dropped after ARP entry failed to resolve
Usage
show stats arp queued failure drop [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp queued failure queue-full
The number of packets that failed to enqueue
Usage
show stats arp queued failure queue-full [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp queued packets
The number of queued packets waiting for valid arp entry
Usage
show stats arp queued packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received
Stats pertaining to the number of ARP packets received
Usage
show stats arp received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats arp received arp-probe
The number of received ARP Probes
Usage
show stats arp received arp-probe [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received arp-reply
The number of ARP replies received
Usage
show stats arp received arp-reply [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received arp-request
The number of received ARP requests
Usage
show stats arp received arp-request [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received errors
Stats pertaining to invalid or ignored ARP/ICMPv6 packets
Usage
show stats arp received errors [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
arp-reply | The number of errors while processing ARP Replies |
arp-request | The number of errors while processing ARP Requests |
neighbor-advertisement | The number of errors while processing ICMPv6 Neighbor Advertisements |
neighbor-solicit | The number of errors while processing ICMPv6 Neighbor Solicits |
processing | The number of ARP processing errors |
unknown-type | The number of Packets received of an unknown type |
show stats arp received errors arp-reply
The number of errors while processing ARP Replies
Usage
show stats arp received errors arp-reply [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received errors arp-request
The number of errors while processing ARP Requests
Usage
show stats arp received errors arp-request [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received errors neighbor-advertisement
The number of errors while processing ICMPv6 Neighbor Advertisements
Usage
show stats arp received errors neighbor-advertisement [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received errors neighbor-solicit
The number of errors while processing ICMPv6 Neighbor Solicits
Usage
show stats arp received errors neighbor-solicit [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received errors processing
The number of ARP processing errors
Usage
show stats arp received errors processing [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received errors unknown-type
The number of Packets received of an unknown type
Usage
show stats arp received errors unknown-type [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received gratuitous-arp
The number of Gratuitous ARP replies received
Usage
show stats arp received gratuitous-arp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received neighbor-advertisement
The number of ICMPv6 Neighbor Advertisements received
Usage
show stats arp received neighbor-advertisement [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received neighbor-solicit
The number of ICMPv6 Neighbor Solicits received
Usage
show stats arp received neighbor-solicit [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received off-subnet-arp-request
The number of off-subnet ARP requests received
Usage
show stats arp received off-subnet-arp-request [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received off-subnet-neighbor-solicit
The number of off-subnet ICMPv6 Neighbor Solicits received
Usage
show stats arp received off-subnet-neighbor-solicit [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received unsolicited-neighbor-advertisement
The number of Unsolicited ICMPv6 Neighbor Advertisements received
Usage
show stats arp received unsolicited-neighbor-advertisement [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent
Stats pertaining to the number of ARP packets sent
Usage
show stats arp sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | Stats pertaining to errors during transmission of ARP/ICMPv6 packets |
success | Stats pertaining to successful transmission of ARP/ICMPv6 packets |
show stats arp sent failure
Stats pertaining to errors during transmission of ARP/ICMPv6 packets
Usage
show stats arp sent failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats arp sent failure allocation
The number allocation failures when attempting to send packet
Usage
show stats arp sent failure allocation [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent failure arp-reply
The number of errors while sending ARP Replies
Usage
show stats arp sent failure arp-reply [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent failure arp-request
The number of errors while sending ARP Requests
Usage
show stats arp sent failure arp-request [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent failure gratuitous-arp
The number of errors while sending Gratuitous ARPs
Usage
show stats arp sent failure gratuitous-arp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent failure multicast-listener-report
The number of errors while sending ICMPv6 Multicast Listener Report
Usage
show stats arp sent failure multicast-listener-report [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent failure neighbor-advertisement
The number of errors while sending ICMPv6 Neighbor Advertisements
Usage
show stats arp sent failure neighbor-advertisement [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent failure neighbor-solicit
The number of errors while sending ICMPv6 Neighbor Solicits
Usage
show stats arp sent failure neighbor-solicit [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent failure standby
The number of packets that failed to be sent because the interface was not active
Usage
show stats arp sent failure standby [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent failure unsolicited-neighbor-advertisement
The number of errors while sending ICMPv6 Unsolicited Neighbor Advertisements
Usage
show stats arp sent failure unsolicited-neighbor-advertisement [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success
Stats pertaining to successful transmission of ARP/ICMPv6 packets
Usage
show stats arp sent success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats arp sent success arp-reply
The number of ARP replies sent
Usage
show stats arp sent success arp-reply [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success arp-request
The number of ARP requests sent
Usage
show stats arp sent success arp-request [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success gratuitous-arp
The number of Gratuitous ARPs sent
Usage
show stats arp sent success gratuitous-arp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success in-subnet-proxy
The number of ARP-proxy responses sent for in-subnet addresses
Usage
show stats arp sent success in-subnet-proxy [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success multicast-listener-report
The number of ICMPv6 Multicast Listener Reports sent
Usage
show stats arp sent success multicast-listener-report [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success neighbor-advertisement
The number of ICMPv6 Neighbor Advertisements sent
Usage
show stats arp sent success neighbor-advertisement [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success neighbor-solicit
The number of ICMPv6 Neighbor Solicits sent
Usage
show stats arp sent success neighbor-solicit [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success off-subnet-proxy
The number of ARP-proxy responses sent for off-subnet addresses
Usage
show stats arp sent success off-subnet-proxy [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success unsolicited-neighbor-advertisement
The number of ICMPv6 Unsolicited Neighbor Advertisements sent
Usage
show stats arp sent success unsolicited-neighbor-advertisement [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats audit
Metrics tracking various aspects of the auditing system
Usage
show stats audit [collector <collector>] [type <type>] [subtype <subtype>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| collector | The collector that produced this event (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| subtype | The subtype of the event (comma-separated list) |
| type | The type of the event (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
events | Statistics for 'events' |
show stats audit events
Statistics for 'events'
Usage
show stats audit events [collector <collector>] [type <type>] [subtype <subtype>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| collector | The collector that produced this event (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| subtype | The subtype of the event (comma-separated list) |
| type | The type of the event (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
produced | The number of events produced by type |
show stats audit events produced
The number of events produced by type
Usage
show stats audit events produced [collector <collector>] [type <type>] [subtype <subtype>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| collector | The collector that produced this event (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| subtype | The subtype of the event (comma-separated list) |
| type | The type of the event (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats bfd
Stats pertaining to BFD
Usage
show stats bfd [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
See Also
show stats bfd async
Stats pertaining to BFD async mode in total.
Usage
show stats bfd async [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | BFD async packets received on the peer path. |
sent | BFD async packets sent on the peer path. |
See Also
show stats bfd async received
BFD async packets received on the peer path.
Usage
show stats bfd async received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
miss | BFD async packets not received in time on the peer path. |
success | BFD async packets received on the peer path. |
See Also
show stats bfd async received miss
BFD async packets not received in time on the peer path.
Usage
show stats bfd async received miss [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd async received success
BFD async packets received on the peer path.
Usage
show stats bfd async received success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd async sent
BFD async packets sent on the peer path.
Usage
show stats bfd async sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
See Also
show stats bfd async sent arp-failure
BFD async packets arp failure in total.
Usage
show stats bfd async sent arp-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd async sent buffer-allocation-failure
BFD async packets buffer allocation failure in total.
Usage
show stats bfd async sent buffer-allocation-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd async sent success
BFD async packets sent successfully in total.
Usage
show stats bfd async sent success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path
Stats pertaining to BFD per peer path
Usage
show stats bfd by-peer-path [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
async | Stats pertaining to BFD async mode per peer path |
average-latency | Rolling average latency in milliseconds for the SSR peer path. |
dynamic-damping | Stats pertaining to Dynamic BFD Damping |
echo | Stats pertaining to BFD echo mode per peer path |
jitter | Jitter in milliseconds for the SSR peer path. |
latency | Latency in milliseconds for the SSR peer path. |
link-down | Stats tracking BFD link down event per peer path |
link-up | The number of link-ups on the peer path. |
local-source-nat-change | The number of local source nat changes on the peer path. |
local-source-nat-reset | The number of local source nat resets on the peer path. |
loss | Packet loss percentange for the SSR peer path. |
mos | MOS value calculated for the SSR peer path. (hundreths of a decimal) |
neighbor | Stats pertaining to BFD Neighbor |
See Also
show stats bfd by-peer-path async
Stats pertaining to BFD async mode per peer path
Usage
show stats bfd by-peer-path async [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | BFD async packets received on the peer path. |
sent | BFD async packets sent on the peer path. |
See Also
show stats bfd by-peer-path async received
BFD async packets received on the peer path.
Usage
show stats bfd by-peer-path async received [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
miss | BFD async packets not received in time on the peer path. |
success | BFD async packets received on the peer path. |
See Also
show stats bfd by-peer-path async received miss
BFD async packets not received in time on the peer path.
Usage
show stats bfd by-peer-path async received miss [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path async received success
BFD async packets received on the peer path.
Usage
show stats bfd by-peer-path async received success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path async sent
BFD async packets sent on the peer path.
Usage
show stats bfd by-peer-path async sent [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
arp-failure | BFD async packets tx arp failure on the peer path. |
buffer-allocation-failure | BFD async packets tx allocation failure on the peer path. |
success | BFD async packets sent successfully on the peer path. |
See Also
show stats bfd by-peer-path async sent arp-failure
BFD async packets tx arp failure on the peer path.
Usage
show stats bfd by-peer-path async sent arp-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path async sent buffer-allocation-failure
BFD async packets tx allocation failure on the peer path.
Usage
show stats bfd by-peer-path async sent buffer-allocation-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path async sent success
BFD async packets sent successfully on the peer path.
Usage
show stats bfd by-peer-path async sent success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path average-latency
Rolling average latency in milliseconds for the SSR peer path.
Usage
show stats bfd by-peer-path average-latency [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path dynamic-damping
Stats pertaining to Dynamic BFD Damping
Usage
show stats bfd by-peer-path dynamic-damping [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
current-hold-down-time | The hold-down duration in seconds. This value will be used for the next time the hold-down timer is started |
hold-down-link-flaps | Number of link flaps that have occured within a hold-down period since the last path-down notification |
See Also
show stats bfd by-peer-path dynamic-damping current-hold-down-time
The hold-down duration in seconds. This value will be used for the next time the hold-down timer is started
Usage
show stats bfd by-peer-path dynamic-damping current-hold-down-time [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path dynamic-damping hold-down-link-flaps
Number of link flaps that have occured within a hold-down period since the last path-down notification
Usage
show stats bfd by-peer-path dynamic-damping hold-down-link-flaps [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path echo
Stats pertaining to BFD echo mode per peer path
Usage
show stats bfd by-peer-path echo [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | BFD echo packets received on the peer path. |
sent | BFD echo packets sent on the peer path. |
See Also
show stats bfd by-peer-path echo received
BFD echo packets received on the peer path.
Usage
show stats bfd by-peer-path echo received [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path echo sent
BFD echo packets sent on the peer path.
Usage
show stats bfd by-peer-path echo sent [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
arp-failure | BFD echo packets arp failure on the peer path. |
buffer-allocation-failure | BFD echo packets buffer allocation failure on the peer path. |
success | BFD echo packets sent successfully on the peer path. |
See Also
show stats bfd by-peer-path echo sent arp-failure
BFD echo packets arp failure on the peer path.
Usage
show stats bfd by-peer-path echo sent arp-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path echo sent buffer-allocation-failure
BFD echo packets buffer allocation failure on the peer path.
Usage
show stats bfd by-peer-path echo sent buffer-allocation-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path echo sent success
BFD echo packets sent successfully on the peer path.
Usage
show stats bfd by-peer-path echo sent success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path jitter
Jitter in milliseconds for the SSR peer path.
Usage
show stats bfd by-peer-path jitter [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path latency
Latency in milliseconds for the SSR peer path.
Usage
show stats bfd by-peer-path latency [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path link-down
Stats tracking BFD link down event per peer path
Usage
show stats bfd by-peer-path link-down [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
local-oper-down | The number of link-downs triggered by local-oper-down. |
remote-admin-down | The number of link-downs triggered by remote-admin-down on the peer path. |
remote-down | The number of link-downs triggered by remote-down on the peer path. |
timer-expiry | The number of link-downs triggered by timer-expiry on the peer path. |
See Also
show stats bfd by-peer-path link-down local-oper-down
The number of link-downs triggered by local-oper-down.
Usage
show stats bfd by-peer-path link-down local-oper-down [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path link-down remote-admin-down
The number of link-downs triggered by remote-admin-down on the peer path.
Usage
show stats bfd by-peer-path link-down remote-admin-down [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path link-down remote-down
The number of link-downs triggered by remote-down on the peer path.
Usage
show stats bfd by-peer-path link-down remote-down [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path link-down timer-expiry
The number of link-downs triggered by timer-expiry on the peer path.
Usage
show stats bfd by-peer-path link-down timer-expiry [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path link-up
The number of link-ups on the peer path.
Usage
show stats bfd by-peer-path link-up [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path local-source-nat-change
The number of local source nat changes on the peer path.
Usage
show stats bfd by-peer-path local-source-nat-change [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path local-source-nat-reset
The number of local source nat resets on the peer path.
Usage
show stats bfd by-peer-path local-source-nat-reset [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path loss
Packet loss percentange for the SSR peer path.
Usage
show stats bfd by-peer-path loss [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path mos
MOS value calculated for the SSR peer path. (hundreths of a decimal)
Usage
show stats bfd by-peer-path mos [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path neighbor
Stats pertaining to BFD Neighbor
Usage
show stats bfd by-peer-path neighbor [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failover | The number of neighbor failover events on the peer path. |
source-nat-change | The number of neighbor source nat changes on the peer path. |
See Also
show stats bfd by-peer-path neighbor failover
The number of neighbor failover events on the peer path.
Usage
show stats bfd by-peer-path neighbor failover [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd by-peer-path neighbor source-nat-change
The number of neighbor source nat changes on the peer path.
Usage
show stats bfd by-peer-path neighbor source-nat-change [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd dynamic-damping
Stats pertaining to Dynamic BFD Damping
Usage
show stats bfd dynamic-damping [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
hold-down-link-flaps | Number of link flaps that have occured within a hold-down period since the last path-down notification |
See Also
show stats bfd dynamic-damping hold-down-link-flaps
Number of link flaps that have occured within a hold-down period since the last path-down notification
Usage
show stats bfd dynamic-damping hold-down-link-flaps [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd echo
Stats pertaining to BFD echo mode in total.
Usage
show stats bfd echo [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | BFD echo packets received on the peer path. |
sent | BFD echo packets sent on the peer path. |
See Also
show stats bfd echo received
BFD echo packets received on the peer path.
Usage
show stats bfd echo received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd echo sent
BFD echo packets sent on the peer path.
Usage
show stats bfd echo sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
See Also
show stats bfd echo sent arp-failure
BFD echo packets tx arp failure in total.
Usage
show stats bfd echo sent arp-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd echo sent buffer-allocation-failure
BFD echo packets tx allocation failure in total.
Usage
show stats bfd echo sent buffer-allocation-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd echo sent success
BFD echo packets sent successfully in total.
Usage
show stats bfd echo sent success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd link-down
Stats tracking BFD link down event
Usage
show stats bfd link-down [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
local-oper-down | The number of link-downs triggered by local-oper-down. |
remote-admin-down | The number of link-downs triggered by remote-admin-down on the peer path. |
remote-down | The number of link-downs triggered by remote-down on the peer path. |
timer-expiry | The number of link-downs triggered by timer-expiry on the peer path. |
See Also
show stats bfd link-down local-oper-down
The number of link-downs triggered by local-oper-down.
Usage
show stats bfd link-down local-oper-down [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd link-down remote-admin-down
The number of link-downs triggered by remote-admin-down on the peer path.
Usage
show stats bfd link-down remote-admin-down [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd link-down remote-down
The number of link-downs triggered by remote-down on the peer path.
Usage
show stats bfd link-down remote-down [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd link-down timer-expiry
The number of link-downs triggered by timer-expiry on the peer path.
Usage
show stats bfd link-down timer-expiry [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd link-up
The number of link-ups on the peer path.
Usage
show stats bfd link-up [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd local-source-nat-change
The number of local source nat changes on the peer path.
Usage
show stats bfd local-source-nat-change [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd local-source-nat-reset
The number of local source nat resets on the peer path.
Usage
show stats bfd local-source-nat-reset [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd neighbor
Stats pertaining to BFD Neighbor
Usage
show stats bfd neighbor [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failover | The number of failover events in BFD neighbors |
source-nat-change | The number of source nat changes in BFD neighbors |
See Also
show stats bfd neighbor failover
The number of failover events in BFD neighbors
Usage
show stats bfd neighbor failover [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd neighbor source-nat-change
The number of source nat changes in BFD neighbors
Usage
show stats bfd neighbor source-nat-change [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd received-invalid
Stats pertaining to invalid BFD packets received
Usage
show stats bfd received-invalid [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
authentication-field | The number of packets received with an invalid authorization field |
detect-multiple | The number of packets received with an invalid multiplier |
discriminator | The number of BFD packets received with an invalid discriminator |
header-large | The number of packets received where the length of the BFD header is greater than the size of the packet |
header-small | The number of packets received where the BFD header length is smaller than the minimum packet size |
header-version | The number of BFD packets received with an invalid header version |
hostname-collision-with-static-ip | The number of BFD packets received with hostnames that collide with a configured adjacency IP |
local-discriminator | The number of BFD packets received with invalid local discriminator |
metadata | The number of BFD packets received with invalid metdata |
packet-length | The number of BFD packets received with an invalid length |
payload-small | The number of BFD packets received where the payload size is smaller than the minimum BFD packet size |
session | The number of BFD packets received for an invalid session |
See Also
show stats bfd received-invalid authentication-field
The number of packets received with an invalid authorization field
Usage
show stats bfd received-invalid authentication-field [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd received-invalid detect-multiple
The number of packets received with an invalid multiplier
Usage
show stats bfd received-invalid detect-multiple [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd received-invalid discriminator
The number of BFD packets received with an invalid discriminator
Usage
show stats bfd received-invalid discriminator [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
The number of packets received where the length of the BFD header is greater than the size of the packet
Usage
show stats bfd received-invalid header-large [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
The number of packets received where the BFD header length is smaller than the minimum packet size
Usage
show stats bfd received-invalid header-small [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
The number of BFD packets received with an invalid header version
Usage
show stats bfd received-invalid header-version [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd received-invalid hostname-collision-with-static-ip
The number of BFD packets received with hostnames that collide with a configured adjacency IP
Usage
show stats bfd received-invalid hostname-collision-with-static-ip [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd received-invalid local-discriminator
The number of BFD packets received with invalid local discriminator
Usage
show stats bfd received-invalid local-discriminator [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
The number of BFD packets received with invalid metdata
Usage
show stats bfd received-invalid metadata [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd received-invalid packet-length
The number of BFD packets received with an invalid length
Usage
show stats bfd received-invalid packet-length [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd received-invalid payload-small
The number of BFD packets received where the payload size is smaller than the minimum BFD packet size
Usage
show stats bfd received-invalid payload-small [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats bfd received-invalid session
The number of BFD packets received for an invalid session
Usage
show stats bfd received-invalid session [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config
Metrics pertaining to the get-config RPC
Usage
show stats config [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
cache | Metrics pertaining to the get-config RPC cache |
config-pipeline | Metrics pertaining to processing the configuration |
config-store | Metrics pertaining to configuration data store processes |
See Also
show stats config cache
Metrics pertaining to the get-config RPC cache
Usage
show stats config cache [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
hits | The count of hits on the configuration's cache |
misses | The count of misses on the configuration's cache |
See Also
show stats config cache hits
The count of hits on the configuration's cache
Usage
show stats config cache hits [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config cache misses
The count of misses on the configuration's cache
Usage
show stats config cache misses [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config config-pipeline
Metrics pertaining to processing the configuration
Usage
show stats config config-pipeline [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
commit-time | Amount of time to commit the configuration (excluding validation time) (milliseconds) |
generation-time | Amount of time to generate auto-generated components of the configuration (milliseconds) |
sync-time | Amount of time to synchronize the configuration (whether between nodes or between SSR processes). This is recorded on the node where the write takes place, so this value will not be updated when the configuration is read from the synchronization store (milliseconds) |
validation-time | Amount of time to validate the configuration (milliseconds) |
See Also
show stats config config-pipeline commit-time
Amount of time to commit the configuration (excluding validation time) (milliseconds)
Usage
show stats config config-pipeline commit-time [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config config-pipeline generation-time
Amount of time to generate auto-generated components of the configuration (milliseconds)
Usage
show stats config config-pipeline generation-time [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config config-pipeline sync-time
Amount of time to synchronize the configuration (whether between nodes or between SSR processes). This is recorded on the node where the write takes place, so this value will not be updated when the configuration is read from the synchronization store (milliseconds)
Usage
show stats config config-pipeline sync-time [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config config-pipeline validation-time
Amount of time to validate the configuration (milliseconds)
Usage
show stats config config-pipeline validation-time [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config config-store
Metrics pertaining to configuration data store processes
Usage
show stats config config-store [datastore <datastore>] [datastore-type <datastore-type>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
clone-duration | Amount of time to clone configuration data store (milliseconds) |
edit-duration | Amount of time to edit configuration data store (milliseconds) |
force-duration | Amount of time to force configuration data store (milliseconds) |
get-duration | Amount of time to get configuration data store (milliseconds) |
get-json-duration | Amount of time to get json of configuration data store (milliseconds) |
load-duration | Amount of time to load configuration data store (milliseconds) |
load-xml-duration | Amount of time to load xml of configuration data store (milliseconds) |
merge-duration | Amount of time to merge configuration data store (milliseconds) |
push-duration | Amount of time to push configuration data store (milliseconds) |
rebase-duration | Amount of time to rebase configuration data store (milliseconds) |
shallow-clone-duration | Amount of time to shallow clone configuration data store (milliseconds) |
to-xml-duration | Amount of time to make xml of configuration data store (milliseconds) |
See Also
show stats config config-store clone-duration
Amount of time to clone configuration data store (milliseconds)
Usage
show stats config config-store clone-duration [datastore <datastore>] [datastore-type <datastore-type>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config config-store edit-duration
Amount of time to edit configuration data store (milliseconds)
Usage
show stats config config-store edit-duration [datastore <datastore>] [datastore-type <datastore-type>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config config-store force-duration
Amount of time to force configuration data store (milliseconds)
Usage
show stats config config-store force-duration [datastore <datastore>] [datastore-type <datastore-type>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config config-store get-duration
Amount of time to get configuration data store (milliseconds)
Usage
show stats config config-store get-duration [datastore <datastore>] [datastore-type <datastore-type>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config config-store get-json-duration
Amount of time to get json of configuration data store (milliseconds)
Usage
show stats config config-store get-json-duration [datastore <datastore>] [datastore-type <datastore-type>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config config-store load-duration
Amount of time to load configuration data store (milliseconds)
Usage
show stats config config-store load-duration [datastore <datastore>] [datastore-type <datastore-type>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config config-store load-xml-duration
Amount of time to load xml of configuration data store (milliseconds)
Usage
show stats config config-store load-xml-duration [datastore <datastore>] [datastore-type <datastore-type>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config config-store merge-duration
Amount of time to merge configuration data store (milliseconds)
Usage
show stats config config-store merge-duration [datastore <datastore>] [datastore-type <datastore-type>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config config-store push-duration
Amount of time to push configuration data store (milliseconds)
Usage
show stats config config-store push-duration [datastore <datastore>] [datastore-type <datastore-type>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config config-store rebase-duration
Amount of time to rebase configuration data store (milliseconds)
Usage
show stats config config-store rebase-duration [datastore <datastore>] [datastore-type <datastore-type>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config config-store shallow-clone-duration
Amount of time to shallow clone configuration data store (milliseconds)
Usage
show stats config config-store shallow-clone-duration [datastore <datastore>] [datastore-type <datastore-type>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats config config-store to-xml-duration
Amount of time to make xml of configuration data store (milliseconds)
Usage
show stats config config-store to-xml-duration [datastore <datastore>] [datastore-type <datastore-type>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats conflux
Metrics tracking Conflux operation
Usage
show stats conflux [pipeline <pipeline>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
batches | Metrics tracking Conflux batches |
gaps | Metrics tracking Conflux HA replication gap processing |
messages | Metrics tracking Conflux message processing |
stream | Metrics tracking the TANK streams that are passing through Conflux |
show stats conflux batches
Metrics tracking Conflux batches
Usage
show stats conflux batches [pipeline <pipeline>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
latency | Amortized amount of time Conflux buffers a batch (us) |
write | Metrics tracking Conflux batch writes |
show stats conflux batches latency
Amortized amount of time Conflux buffers a batch (us)
Usage
show stats conflux batches latency [pipeline <pipeline>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux batches write
Metrics tracking Conflux batch writes
Usage
show stats conflux batches write [pipeline <pipeline>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
duration | Amortized duration of Conflux batch writes to the database (us) |
failure | Number of batches Conflux failed to write |
success | Number of batches Conflux wrote successfully |
show stats conflux batches write duration
Amortized duration of Conflux batch writes to the database (us)
Usage
show stats conflux batches write duration [pipeline <pipeline>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux batches write failure
Number of batches Conflux failed to write
Usage
show stats conflux batches write failure [pipeline <pipeline>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux batches write success
Number of batches Conflux wrote successfully
Usage
show stats conflux batches write success [pipeline <pipeline>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux gaps
Metrics tracking Conflux HA replication gap processing
Usage
show stats conflux gaps [pipeline <pipeline>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
detected | Number of gaps Conflux has detected |
resolution | Metrics tracking Conflux gap resolutions |
show stats conflux gaps detected
Number of gaps Conflux has detected
Usage
show stats conflux gaps detected [pipeline <pipeline>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux gaps resolution
Metrics tracking Conflux gap resolutions
Usage
show stats conflux gaps resolution [pipeline <pipeline>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
retry | Number of retried attempts Conflux has made to resolve gaps |
success | Number of gaps Conflux resolved successfully |
show stats conflux gaps resolution retry
Number of retried attempts Conflux has made to resolve gaps
Usage
show stats conflux gaps resolution retry [pipeline <pipeline>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux gaps resolution success
Number of gaps Conflux resolved successfully
Usage
show stats conflux gaps resolution success [pipeline <pipeline>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux messages
Metrics tracking Conflux message processing
Usage
show stats conflux messages [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
read | Number of messages Conflux has read |
write | Metrics tracking Conflux message writes |
show stats conflux messages read
Number of messages Conflux has read
Usage
show stats conflux messages read [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux messages write
Metrics tracking Conflux message writes
Usage
show stats conflux messages write [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | Number of messages Conflux failed to write |
rate | Rate of messages Conflux is writing (messages/sec) |
success | Number of messages Conflux wrote successfully |
total | Number of messages Conflux wrote |
show stats conflux messages write failure
Number of messages Conflux failed to write
Usage
show stats conflux messages write failure [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux messages write rate
Rate of messages Conflux is writing (messages/sec)
Usage
show stats conflux messages write rate [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux messages write success
Number of messages Conflux wrote successfully
Usage
show stats conflux messages write success [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux messages write total
Number of messages Conflux wrote
Usage
show stats conflux messages write total [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream
Metrics tracking the TANK streams that are passing through Conflux
Usage
show stats conflux stream [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
continue | Number of times a stream was continued after receiving a response or error (count) |
delay | Number of times a stream was delayed because of connection issues (count) |
end | Number of times a stream was ended (count) |
requests | Number of requests made to the TANK server (count) |
responses | The counts of responses and errors |
start | Number of times a stream was started (count) |
show stats conflux stream continue
Number of times a stream was continued after receiving a response or error (count)
Usage
show stats conflux stream continue [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream delay
Number of times a stream was delayed because of connection issues (count)
Usage
show stats conflux stream delay [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream end
Number of times a stream was ended (count)
Usage
show stats conflux stream end [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream requests
Number of requests made to the TANK server (count)
Usage
show stats conflux stream requests [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream responses
The counts of responses and errors
Usage
show stats conflux stream responses [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
empty | Number of valid responses with no data (count) |
error | The counts of the various types of error responses |
nonempty | Number of valid responses with data (count) |
show stats conflux stream responses empty
Number of valid responses with no data (count)
Usage
show stats conflux stream responses empty [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream responses error
The counts of the various types of error responses
Usage
show stats conflux stream responses error [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
boundary | Number of boundary errors encountered in the stream |
connection | Number of connection errors encountered in the stream |
other | Number of otherwise uncategorized errors encountered in the stream |
show stats conflux stream responses error boundary
Number of boundary errors encountered in the stream
Usage
show stats conflux stream responses error boundary [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream responses error connection
Number of connection errors encountered in the stream
Usage
show stats conflux stream responses error connection [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream responses error other
Number of otherwise uncategorized errors encountered in the stream
Usage
show stats conflux stream responses error other [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream responses nonempty
Number of valid responses with data (count)
Usage
show stats conflux stream responses nonempty [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream start
Number of times a stream was started (count)
Usage
show stats conflux stream start [pipeline <pipeline>] [source <source>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats cpu
CPU utilization information
Usage
show stats cpu [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
See Also
show stats cpu utilization
Percentage of CPU used
Usage
show stats cpu utilization [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats database
Metrics tracking database utilization
Usage
show stats database [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats database memory-consumed
Memory consumed by the database in bytes
Usage
show stats database memory-consumed [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats device-interface
Stats pertaining to interface management
Usage
show stats device-interface [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats device-interface message-failure
The number of failed interface configurations
Usage
show stats device-interface message-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats device-interface message-success
The number of successful interface configurations
Usage
show stats device-interface message-success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats disk
Disk usage information
Usage
show stats disk [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
See Also
show stats disk by-component
Total disk used (bytes)
Usage
show stats disk by-component [component <component>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| component | Component label (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats disk capacity
Total disk capacity (bytes)
Usage
show stats disk capacity [disk <disk>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| disk | Disk name (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats disk used
Total disk used (bytes)
Usage
show stats disk used [disk <disk>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| disk | Disk name (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats dpi
Stats pertaining to the DPI engine
Usage
show stats dpi [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
parsed | Stats pertaining to the packets parsed by the DPI engine |
received | Stats pertaining to the packets received by the DPI engine |
show stats dpi parsed
Stats pertaining to the packets parsed by the DPI engine
Usage
show stats dpi parsed [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | Stats pertaining to errors while parsing packets requiring DPI |
success | Stats pertaining to successful parsing of packets requiring DPI |
show stats dpi parsed failure
Stats pertaining to errors while parsing packets requiring DPI
Usage
show stats dpi parsed failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
tls | Number of times TLS certificate parsing failed |
show stats dpi parsed failure tls
Number of times TLS certificate parsing failed
Usage
show stats dpi parsed failure tls [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats dpi parsed success
Stats pertaining to successful parsing of packets requiring DPI
Usage
show stats dpi parsed success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
tls | Number of times the common name was successfully identified in a TLS certificate |
show stats dpi parsed success tls
Number of times the common name was successfully identified in a TLS certificate
Usage
show stats dpi parsed success tls [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats dpi received
Stats pertaining to the packets received by the DPI engine
Usage
show stats dpi received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | Stats pertaining to errors while processing packets requiring DPI |
success | Stats pertaining to successful processing of packets requiring DPI |
show stats dpi received failure
Stats pertaining to errors while processing packets requiring DPI
Usage
show stats dpi received failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
capacity-exceeded | Number of packets discarded due to capacity exceeded |
no-session | Number of segments discarded as a result of having no valid session |
too-many-segments | Number of segments discarded as a result of exceeding allowed maximum |
show stats dpi received failure capacity-exceeded
Number of packets discarded due to capacity exceeded
Usage
show stats dpi received failure capacity-exceeded [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats dpi received failure no-session
Number of segments discarded as a result of having no valid session
Usage
show stats dpi received failure no-session [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats dpi received failure too-many-segments
Number of segments discarded as a result of exceeding allowed maximum
Usage
show stats dpi received failure too-many-segments [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats dpi received success
Stats pertaining to successful processing of packets requiring DPI
Usage
show stats dpi received success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
add | Number of segments added to the packet cache |
duplicate | Number of segments discarded due to duplicate sequence numbers |
ready-to-parse | Number of packets ready for parsing |
show stats dpi received success add
Number of segments added to the packet cache
Usage
show stats dpi received success add [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats dpi received success duplicate
Number of segments discarded due to duplicate sequence numbers
Usage
show stats dpi received success duplicate [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats dpi received success ready-to-parse
Number of packets ready for parsing
Usage
show stats dpi received success ready-to-parse [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats dynamic-peer-update
Stats pertaining to dynamic peer update processes
Usage
show stats dynamic-peer-update [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
connection | Stats pertaining to connection notifications |
leadership | Stats pertaining to leadership changes |
requests | Stats pertaining to Request messages |
responses | Stats pertaining to Response messages |
See Also
show stats dynamic-peer-update connection
Stats pertaining to connection notifications
Usage
show stats dynamic-peer-update connection [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
See Also
show stats dynamic-peer-update connection first-conductor-connect
The number of first conductor connection notifications
Usage
show stats dynamic-peer-update connection first-conductor-connect [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats dynamic-peer-update connection first-server-connect
The number of first server connection notifications
Usage
show stats dynamic-peer-update connection first-server-connect [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats dynamic-peer-update connection last-conductor-disconnect
The number of last conductor disconnection notifications
Usage
show stats dynamic-peer-update connection last-conductor-disconnect [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats dynamic-peer-update leadership
Stats pertaining to leadership changes
Usage
show stats dynamic-peer-update leadership [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
lost | The number of times the node lost leadership |
won | The number of times the node became leader |
See Also
show stats dynamic-peer-update leadership lost
The number of times the node lost leadership
Usage
show stats dynamic-peer-update leadership lost [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats dynamic-peer-update leadership won
The number of times the node became leader
Usage
show stats dynamic-peer-update leadership won [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats dynamic-peer-update requests
Stats pertaining to Request messages
Usage
show stats dynamic-peer-update requests [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | Stats pertaining to the number of requests received |
sent | Stats pertaining to the number requests sent |
See Also
show stats dynamic-peer-update requests received
Stats pertaining to the number of requests received
Usage
show stats dynamic-peer-update requests received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
push | The number of push requests received |
sync | The number of sync requests received |
sync-peer-addresses | The number of sync peer addresses requests received from pcli |
See Also
show stats dynamic-peer-update requests received push
The number of push requests received
Usage
show stats dynamic-peer-update requests received push [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats dynamic-peer-update requests received sync
The number of sync requests received
Usage
show stats dynamic-peer-update requests received sync [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats dynamic-peer-update requests received sync-peer-addresses
The number of sync peer addresses requests received from pcli
Usage
show stats dynamic-peer-update requests received sync-peer-addresses [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats dynamic-peer-update requests sent
Stats pertaining to the number requests sent
Usage
show stats dynamic-peer-update requests sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
push | The number of push requests sent |
sync | The number of sync requests sent |
See Also
show stats dynamic-peer-update requests sent push
The number of push requests sent
Usage
show stats dynamic-peer-update requests sent push [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats dynamic-peer-update requests sent sync
The number of sync requests sent
Usage
show stats dynamic-peer-update requests sent sync [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats dynamic-peer-update responses
Stats pertaining to Response messages
Usage
show stats dynamic-peer-update responses [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | Stats pertaining to the number of responses received |
See Also
show stats dynamic-peer-update responses received
Stats pertaining to the number of responses received
Usage
show stats dynamic-peer-update responses received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
not-found | The number of not found responses received |
other-failure | The number of other failure responses received |
success | The number of success responses received |
time-out | The number of timeout responses received |
See Also
show stats dynamic-peer-update responses received not-found
The number of not found responses received
Usage
show stats dynamic-peer-update responses received not-found [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats dynamic-peer-update responses received other-failure
The number of other failure responses received
Usage
show stats dynamic-peer-update responses received other-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats dynamic-peer-update responses received success
The number of success responses received
Usage
show stats dynamic-peer-update responses received success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats dynamic-peer-update responses received time-out
The number of timeout responses received
Usage
show stats dynamic-peer-update responses received time-out [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats external-protocols
Stats pertaining to external protocols
Usage
show stats external-protocols [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
agent | Statistics for 'agent' |
manager | Statistics for 'manager' |
show stats external-protocols agent
Statistics for 'agent'
Usage
show stats external-protocols agent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
channel-messages | Stats pertaining to an external protocol's channel message |
errors | Stats pertaining to an external protocol's process errors |
packets | Stats pertaining to an external protocol's packets |
show stats external-protocols agent channel-messages
Stats pertaining to an external protocol's channel message
Usage
show stats external-protocols agent channel-messages [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | The number of messages received on the external protocol's channel |
sent | The number of messages sent on the external protocol's channel. |
show stats external-protocols agent channel-messages received
The number of messages received on the external protocol's channel
Usage
show stats external-protocols agent channel-messages received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent channel-messages sent
The number of messages sent on the external protocol's channel.
Usage
show stats external-protocols agent channel-messages sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors
Stats pertaining to an external protocol's process errors
Usage
show stats external-protocols agent errors [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
bgp-over-svr-drops | The number of outbound packets from the External Protocol Manager that were not successfully injected into the service area and were therefore dropped |
classify-drop | The number of packets classified as invalid and dropped by the External Protocol Agent |
early-inbound | The number of packets received from the Fast Lane while not subscribed on the external protocol channel |
early-outbound | The number of packets received from the External Protocol Manager while not subscribed on the external protocol channel |
fastlane-not-ready-drop | The number of outbound packets from the External Protocol Manager that were sent before the Fast Lane was ready to transmit and were therefore dropped |
global-interface-lookup-drop | The number of inbound packets from the Fast Lane to the External Protocol Manager that encountered a global interface lookup failure and were therefore dropped |
illegal-ethernet-drop | The number of packets going through the External Protocol Agent and that had an illegal ethertype and were therefore dropped |
illegal-external-protocols-channel-message | The number of messages received from the external protocol channel of an illegal type |
illegal-ip-drop | The number of packets going through the External Protocol Agent and that were IP packets but for which an external protocol was not found and were therefore dropped |
inbound-drop | The number of packets inbound from the Fast Lane that were dropped due to any error |
inbound-from-internal-interface-drop | The number of inbound packets from the Fast Lane to the External Protocol Manager that came from the internal interface and were therefore dropped |
outbound-drop | The number of packets outbound from the Control that were dropped due to any error |
outbound-l2-resolution-reply-drop | The number of outbound packets from the External Protocol Manager that were an ARP or Neighbor Discovery reply and were therefore dropped |
session-collision | The number of packets going through the External Protocol Agent that should have created a session but which collided with another process while creating the session and therefore were dropped |
show stats external-protocols agent errors bgp-over-svr-drops
The number of outbound packets from the External Protocol Manager that were not successfully injected into the service area and were therefore dropped
Usage
show stats external-protocols agent errors bgp-over-svr-drops [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors classify-drop
The number of packets classified as invalid and dropped by the External Protocol Agent
Usage
show stats external-protocols agent errors classify-drop [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors early-inbound
The number of packets received from the Fast Lane while not subscribed on the external protocol channel
Usage
show stats external-protocols agent errors early-inbound [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors early-outbound
The number of packets received from the External Protocol Manager while not subscribed on the external protocol channel
Usage
show stats external-protocols agent errors early-outbound [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors fastlane-not-ready-drop
The number of outbound packets from the External Protocol Manager that were sent before the Fast Lane was ready to transmit and were therefore dropped
Usage
show stats external-protocols agent errors fastlane-not-ready-drop [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors global-interface-lookup-drop
The number of inbound packets from the Fast Lane to the External Protocol Manager that encountered a global interface lookup failure and were therefore dropped
Usage
show stats external-protocols agent errors global-interface-lookup-drop [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors illegal-ethernet-drop
The number of packets going through the External Protocol Agent and that had an illegal ethertype and were therefore dropped
Usage
show stats external-protocols agent errors illegal-ethernet-drop [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors illegal-external-protocols-channel-message
The number of messages received from the external protocol channel of an illegal type
Usage
show stats external-protocols agent errors illegal-external-protocols-channel-message [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors illegal-ip-drop
The number of packets going through the External Protocol Agent and that were IP packets but for which an external protocol was not found and were therefore dropped
Usage
show stats external-protocols agent errors illegal-ip-drop [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors inbound-drop
The number of packets inbound from the Fast Lane that were dropped due to any error
Usage
show stats external-protocols agent errors inbound-drop [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors inbound-from-internal-interface-drop
The number of inbound packets from the Fast Lane to the External Protocol Manager that came from the internal interface and were therefore dropped
Usage
show stats external-protocols agent errors inbound-from-internal-interface-drop [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors outbound-drop
The number of packets outbound from the Control that were dropped due to any error
Usage
show stats external-protocols agent errors outbound-drop [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors outbound-l2-resolution-reply-drop
The number of outbound packets from the External Protocol Manager that were an ARP or Neighbor Discovery reply and were therefore dropped
Usage
show stats external-protocols agent errors outbound-l2-resolution-reply-drop [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors session-collision
The number of packets going through the External Protocol Agent that should have created a session but which collided with another process while creating the session and therefore were dropped
Usage
show stats external-protocols agent errors session-collision [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent packets
Stats pertaining to an external protocol's packets
Usage
show stats external-protocols agent packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
inbound | The number of packets inbound from the Fast Lane received. These may be dropped and therefore inbound minus inbound-drop equals the number of successfully sent packets |
outbound | The number of packets outbound from the Control received. These may be dropped and therefore outbound minus outbound-drop equals the number of successfully sent packets |
secure-vector-routed | The number of packets outbound from the Control that were sent over a secure vector route |
show stats external-protocols agent packets inbound
The number of packets inbound from the Fast Lane received. These may be dropped and therefore inbound minus inbound-drop equals the number of successfully sent packets
Usage
show stats external-protocols agent packets inbound [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent packets outbound
The number of packets outbound from the Control received. These may be dropped and therefore outbound minus outbound-drop equals the number of successfully sent packets
Usage
show stats external-protocols agent packets outbound [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent packets secure-vector-routed
The number of packets outbound from the Control that were sent over a secure vector route
Usage
show stats external-protocols agent packets secure-vector-routed [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager
Statistics for 'manager'
Usage
show stats external-protocols manager [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
channel-messages | Stats pertaining to an external protocol's channel message |
errors | Stats pertaining to an external protocol's process errors |
packets | Stats pertaining to an external protocol's packets |
show stats external-protocols manager channel-messages
Stats pertaining to an external protocol's channel message
Usage
show stats external-protocols manager channel-messages [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | The number of messages received on the external protocol's channel |
sent | The number of messages sent on the external protocol's channel. |
show stats external-protocols manager channel-messages received
The number of messages received on the external protocol's channel
Usage
show stats external-protocols manager channel-messages received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager channel-messages sent
The number of messages sent on the external protocol's channel.
Usage
show stats external-protocols manager channel-messages sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager errors
Stats pertaining to an external protocol's process errors
Usage
show stats external-protocols manager errors [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
early-inbound | The number of packets received from the Fast Lane while not subscribed on the external protocol channel |
early-outbound | The number of packets received from the External Protocol Manager while not subscribed on the external protocol channel |
illegal-external-protocols-channel-message | The number of messages received from the external protocol channel of an illegal type |
inbound-drop | The number of packets inbound from the Fast Lane that were dropped due to any error |
outbound-drop | The number of packets outbound from the Control that were dropped due to any error |
show stats external-protocols manager errors early-inbound
The number of packets received from the Fast Lane while not subscribed on the external protocol channel
Usage
show stats external-protocols manager errors early-inbound [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager errors early-outbound
The number of packets received from the External Protocol Manager while not subscribed on the external protocol channel
Usage
show stats external-protocols manager errors early-outbound [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager errors illegal-external-protocols-channel-message
The number of messages received from the external protocol channel of an illegal type
Usage
show stats external-protocols manager errors illegal-external-protocols-channel-message [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager errors inbound-drop
The number of packets inbound from the Fast Lane that were dropped due to any error
Usage
show stats external-protocols manager errors inbound-drop [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager errors outbound-drop
The number of packets outbound from the Control that were dropped due to any error
Usage
show stats external-protocols manager errors outbound-drop [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager packets
Stats pertaining to an external protocol's packets
Usage
show stats external-protocols manager packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
inbound | The number of packets inbound from the Fast Lane received. These may be dropped and therefore inbound minus inbound-drop equals the number of successfully sent packets |
outbound | The number of packets outbound from the Control received. These may be dropped and therefore outbound minus outbound-drop equals the number of successfully sent packets |
show stats external-protocols manager packets inbound
The number of packets inbound from the Fast Lane received. These may be dropped and therefore inbound minus inbound-drop equals the number of successfully sent packets
Usage
show stats external-protocols manager packets inbound [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager packets outbound
The number of packets outbound from the Control received. These may be dropped and therefore outbound minus outbound-drop equals the number of successfully sent packets
Usage
show stats external-protocols manager packets outbound [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway
Stats pertaining to the highway manager
Usage
show stats highway [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
action-event | Stats pertaining to action event management |
actions | Stats pertaining to the use of Actions |
destination-reachability | Statistics pertaining to whether or not a destination is reachable and/or responsive |
firewall-detector | Stats pertaining to the detection of a stateful firewalls in the network |
show stats highway action-event
Stats pertaining to action event management
Usage
show stats highway action-event [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
send-success | The number of action event messages successfully sent |
send-timeout | The number of action event messages which timed out |
show stats highway action-event send-success
The number of action event messages successfully sent
Usage
show stats highway action-event send-success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway action-event send-timeout
The number of action event messages which timed out
Usage
show stats highway action-event send-timeout [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway actions
Stats pertaining to the use of Actions
Usage
show stats highway actions [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
action-meter | The number of active Action Entries |
show stats highway actions action-meter
The number of active Action Entries
Usage
show stats highway actions action-meter [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability
Statistics pertaining to whether or not a destination is reachable and/or responsive
Usage
show stats highway destination-reachability [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
icmp | Statistics for 'icmp' |
other | Statistics for 'other' |
tcp | Statistics for 'tcp' |
tls | Statistics for 'tls' |
udp | Statistics for 'udp' |
show stats highway destination-reachability icmp
Statistics for 'icmp'
Usage
show stats highway destination-reachability icmp [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats highway destination-reachability icmp established
The number of ICMP sessions that have received a reverse packet
Usage
show stats highway destination-reachability icmp established [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability icmp time-to-establishment
Statistics for 'time-to-establishment'
Usage
show stats highway destination-reachability icmp time-to-establishment [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
max | A windowed maximum of the time in milliseconds for establishment |
mean | A windowed mean of the time in milliseconds for establishment |
min | A windowed minimum of the time in milliseconds for establishment |
show stats highway destination-reachability icmp time-to-establishment max
A windowed maximum of the time in milliseconds for establishment
Usage
show stats highway destination-reachability icmp time-to-establishment max [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability icmp time-to-establishment mean
A windowed mean of the time in milliseconds for establishment
Usage
show stats highway destination-reachability icmp time-to-establishment mean [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability icmp time-to-establishment min
A windowed minimum of the time in milliseconds for establishment
Usage
show stats highway destination-reachability icmp time-to-establishment min [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability icmp timeout-before-establishment
The number of ICMP sessions that timed out before a packet was received in the reverse direction
Usage
show stats highway destination-reachability icmp timeout-before-establishment [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability icmp unreachable
The number of times a ICMP endpoint was unreachable
Usage
show stats highway destination-reachability icmp unreachable [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability other
Statistics for 'other'
Usage
show stats highway destination-reachability other [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats highway destination-reachability other established
The number of other sessions that have received a reverse packet
Usage
show stats highway destination-reachability other established [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability other time-to-establishment
Statistics for 'time-to-establishment'
Usage
show stats highway destination-reachability other time-to-establishment [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
max | A windowed maximum of the time in milliseconds for establishment |
mean | A windowed mean of the time in milliseconds for establishment |
min | A windowed minimum of the time in milliseconds for establishment |
show stats highway destination-reachability other time-to-establishment max
A windowed maximum of the time in milliseconds for establishment
Usage
show stats highway destination-reachability other time-to-establishment max [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability other time-to-establishment mean
A windowed mean of the time in milliseconds for establishment
Usage
show stats highway destination-reachability other time-to-establishment mean [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability other time-to-establishment min
A windowed minimum of the time in milliseconds for establishment
Usage
show stats highway destination-reachability other time-to-establishment min [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability other timeout-before-establishment
The number of other sessions that timed out before a packet was received in the reverse direction
Usage
show stats highway destination-reachability other timeout-before-establishment [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability other unreachable
The number of times a other endpoint was unreachable
Usage
show stats highway destination-reachability other unreachable [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tcp
Statistics for 'tcp'
Usage
show stats highway destination-reachability tcp [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats highway destination-reachability tcp close-before-establishment
The number of TCP sessions that closed before any data was acknowledged
Usage
show stats highway destination-reachability tcp close-before-establishment [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tcp established
The number of TCP sessions that have received an acknowledgement to data
Usage
show stats highway destination-reachability tcp established [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tcp time-to-establishment
Statistics for 'time-to-establishment'
Usage
show stats highway destination-reachability tcp time-to-establishment [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
max | A windowed maximum of the time in milliseconds for establishment |
mean | A windowed mean of the time in milliseconds for establishment |
min | A windowed minimum of the time in milliseconds for establishment |
show stats highway destination-reachability tcp time-to-establishment max
A windowed maximum of the time in milliseconds for establishment
Usage
show stats highway destination-reachability tcp time-to-establishment max [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tcp time-to-establishment mean
A windowed mean of the time in milliseconds for establishment
Usage
show stats highway destination-reachability tcp time-to-establishment mean [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tcp time-to-establishment min
A windowed minimum of the time in milliseconds for establishment
Usage
show stats highway destination-reachability tcp time-to-establishment min [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tcp timeout-before-establishment
The number of TCP sessions that timed out before any data was acknowledged
Usage
show stats highway destination-reachability tcp timeout-before-establishment [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tcp unreachable
The number of times a TCP endpoint was unreachable
Usage
show stats highway destination-reachability tcp unreachable [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tls
Statistics for 'tls'
Usage
show stats highway destination-reachability tls [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats highway destination-reachability tls close-before-establishment
The number of TLS sessions that closed before the handshake could complete
Usage
show stats highway destination-reachability tls close-before-establishment [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tls established
The number of TLS sessions that successfully completed the handshake
Usage
show stats highway destination-reachability tls established [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tls time-to-establishment
Statistics for 'time-to-establishment'
Usage
show stats highway destination-reachability tls time-to-establishment [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
max | A windowed maximum of the time in milliseconds for establishment |
mean | A windowed mean of the time in milliseconds for establishment |
min | A windowed minimum of the time in milliseconds for establishment |
show stats highway destination-reachability tls time-to-establishment max
A windowed maximum of the time in milliseconds for establishment
Usage
show stats highway destination-reachability tls time-to-establishment max [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tls time-to-establishment mean
A windowed mean of the time in milliseconds for establishment
Usage
show stats highway destination-reachability tls time-to-establishment mean [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tls time-to-establishment min
A windowed minimum of the time in milliseconds for establishment
Usage
show stats highway destination-reachability tls time-to-establishment min [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tls timeout-before-establishment
The number of TLS sessions that timed out before the handshake could complete
Usage
show stats highway destination-reachability tls timeout-before-establishment [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability udp
Statistics for 'udp'
Usage
show stats highway destination-reachability udp [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats highway destination-reachability udp established
The number of UDP sessions that have received a reverse packet
Usage
show stats highway destination-reachability udp established [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability udp time-to-establishment
Statistics for 'time-to-establishment'
Usage
show stats highway destination-reachability udp time-to-establishment [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
max | A windowed maximum of the time in milliseconds for establishment |
mean | A windowed mean of the time in milliseconds for establishment |
min | A windowed minimum of the time in milliseconds for establishment |
show stats highway destination-reachability udp time-to-establishment max
A windowed maximum of the time in milliseconds for establishment
Usage
show stats highway destination-reachability udp time-to-establishment max [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability udp time-to-establishment mean
A windowed mean of the time in milliseconds for establishment
Usage
show stats highway destination-reachability udp time-to-establishment mean [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability udp time-to-establishment min
A windowed minimum of the time in milliseconds for establishment
Usage
show stats highway destination-reachability udp time-to-establishment min [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability udp timeout-before-establishment
The number of UDP sessions that timed out before a packet was recieved in the reverse direction
Usage
show stats highway destination-reachability udp timeout-before-establishment [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability udp unreachable
The number of times a UDP endpoint was unreachable
Usage
show stats highway destination-reachability udp unreachable [service <service>] [network-interface <network-interface>] [destination-prefix <destination-prefix>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector
Stats pertaining to the detection of a stateful firewalls in the network
Usage
show stats highway firewall-detector [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats highway firewall-detector discovery-packet-dropped
The number of packets dropped by firewall detector discovery
Usage
show stats highway firewall-detector discovery-packet-dropped [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector discovery-timeout
The number of firewall discovery attempts that detected a firewall
Usage
show stats highway firewall-detector discovery-timeout [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector duplicate-context-detected
The number of duplicate context lookups for missing peer name
Usage
show stats highway firewall-detector duplicate-context-detected [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector reply-received
The number of firewall discovery replies received
Usage
show stats highway firewall-detector reply-received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector reply-sent
The number of firewall discovery replies sent
Usage
show stats highway firewall-detector reply-sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector request-received
The number of firewall discovery requests received
Usage
show stats highway firewall-detector request-received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector request-sent
The number of firewall discovery requests sent
Usage
show stats highway firewall-detector request-sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector tcp-reset-received
The number of TCP reset packets received by firewall detector
Usage
show stats highway firewall-detector tcp-reset-received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector unknown-received
The number of unknown packets received by firewall detector
Usage
show stats highway firewall-detector unknown-received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp
Stats pertaining to ICMP packets
Usage
show stats icmp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats icmp reachability-probe
Stats related to the ICMP reachability probe
Usage
show stats icmp reachability-probe [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
request | The number of ICMP Destination Unreachable Messages dropped |
sla | ICMP Reachability Probe SLA |
show stats icmp reachability-probe request
The number of ICMP Destination Unreachable Messages dropped
Usage
show stats icmp reachability-probe request [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | The number of ICMP probe echo request packets not sent because of some error setting up the session |
success | The number of ICMP probe echo requests that received a reply within the timeout |
timeout | The number of ICMP probe echo requests sent that timed out waiting for a response |
show stats icmp reachability-probe request failure
The number of ICMP probe echo request packets not sent because of some error setting up the session
Usage
show stats icmp reachability-probe request failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp reachability-probe request success
The number of ICMP probe echo requests that received a reply within the timeout
Usage
show stats icmp reachability-probe request success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp reachability-probe request timeout
The number of ICMP probe echo requests sent that timed out waiting for a response
Usage
show stats icmp reachability-probe request timeout [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp reachability-probe sla
ICMP Reachability Probe SLA
Usage
show stats icmp reachability-probe sla [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats icmp reachability-probe sla exceeded-by-max-latency
The number of ICMP probe intervals whose maximum latency exceeds the profile SLA
Usage
show stats icmp reachability-probe sla exceeded-by-max-latency [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp reachability-probe sla exceeded-by-max-loss
The number of ICMP probe intervals whose maximum percent lost exceeds the profile SLA
Usage
show stats icmp reachability-probe sla exceeded-by-max-loss [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp reachability-probe sla exceeded-by-mean-latency
The number of ICMP probe intervals whose mean latency exceeds the profile SLA
Usage
show stats icmp reachability-probe sla exceeded-by-mean-latency [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp received
Statistics for 'received'
Usage
show stats icmp received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | Statistics for 'failure' |
success | Statistics for 'success' |
show stats icmp received failure
Statistics for 'failure'
Usage
show stats icmp received failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats icmp received failure destination-unreachable
The number of ICMP Destination Unreachable Messages dropped
Usage
show stats icmp received failure destination-unreachable [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp received success
Statistics for 'success'
Usage
show stats icmp received success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats icmp received success destination-unreachable
The number of ICMP Destination Unreachable Messages processed
Usage
show stats icmp received success destination-unreachable [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent
Statistics for 'sent'
Usage
show stats icmp sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | Statistics for 'failure' |
success | Statistics for 'success' |
show stats icmp sent failure
Statistics for 'failure'
Usage
show stats icmp sent failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats icmp sent failure destination-unreachable-packet-too-big
The number of ICMP Unreachable Packet Too Big packets failed to be transmitted
Usage
show stats icmp sent failure destination-unreachable-packet-too-big [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent failure echo-reply
The number of ICMP Echo replies that failed to be transmitted
Usage
show stats icmp sent failure echo-reply [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent failure echo-reply-drop
The number of ICMP Echo replies not sent because of ICMP Blackhole
Usage
show stats icmp sent failure echo-reply-drop [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent success
Statistics for 'success'
Usage
show stats icmp sent success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats icmp sent success destination-unreachable-net-unreachable
The number of ICMP Unreachable Network Unreachable packets sent
Usage
show stats icmp sent success destination-unreachable-net-unreachable [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent success destination-unreachable-not-required
The number of ICMP Unreachable packets not sent because the packet destination MAC is not meant for us
Usage
show stats icmp sent success destination-unreachable-not-required [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent success destination-unreachable-packet-too-big
The number of ICMP Unreachable Packet Too Big packets sent
Usage
show stats icmp sent success destination-unreachable-packet-too-big [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent success destination-unreachable-reassembly-time-exceeded
The number of ICMP Unreachable Reassembly Time Exceeded packets sent
Usage
show stats icmp sent success destination-unreachable-reassembly-time-exceeded [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent success destination-unreachable-time-exceeded
The number of ICMP Unreachable Time Exceeded packets sent
Usage
show stats icmp sent success destination-unreachable-time-exceeded [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent success echo-reply
The number of successful ICMP Echo replies transmitted
Usage
show stats icmp sent success echo-reply [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats idp
Metrics about IDP
Usage
show stats idp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
attacks | IDP metrics for attacks |
bytes | Metrics for packets |
packets | IDP metrics for packets |
See Also
show stats idp attacks
IDP metrics for attacks
Usage
show stats idp attacks [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
missed | Number of attacks missed (count) |
received | Number of attacks received successfully (count) |
total | Number of attacks sent in total (count) |
See Also
show stats idp attacks missed
Number of attacks missed (count)
Usage
show stats idp attacks missed [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats idp attacks mist-sent
Number of attacks sent to mist cloud (count)
Usage
show stats idp attacks mist-sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats idp attacks received
Number of attacks received successfully (count)
Usage
show stats idp attacks received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats idp attacks total
Number of attacks sent in total (count)
Usage
show stats idp attacks total [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats idp bytes
Metrics for bytes
Usage
show stats idp bytes [netintf <netintf>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp]. |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | Bytes received in the interface (bytes per second) |
transmitted | Bytes transmitted from the interface (bytes per second) |
See Also
show stats idp bytes received
Bytes received in the interface (bytes per second)
Usage
show stats idp bytes received [netintf <netintf>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats idp bytes transmitted
Bytes transmitted from the interface (bytes per second)
Usage
show stats idp bytes transmitted [netintf <netintf>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats idp packets
IDP metrics for packets
Usage
show stats idp packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
dropped | Number of packets dropped |
processed | Number of packets processed |
protocol | Metrics for packets for individual protocols |
received | Packets received in the interface (packets per second) |
transmitted | Packets transmitted from the interface (packets per second) |
See Also
show stats idp packets dropped
Number of packets dropped
Usage
show stats idp packets dropped [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats idp packets processed
Number of packets processed
Usage
show stats idp packets processed [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats idp packets protocol
Metrics for packets for individual protocols
Usage
show stats idp packets protocol [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
icmp | total number of icmp packets |
other | total number of non tcp/udp/icmp packets |
tcp | total number of tcp packets |
udp | total number of udp packets |
See Also
show stats idp packets protocol icmp
total number of icmp packets
Usage
show stats idp packets protocol icmp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats idp packets protocol other
total number of non tcp/udp/icmp packets
Usage
show stats idp packets protocol other [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats idp packets protocol tcp
total number of tcp packets
Usage
show stats idp packets protocol tcp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats idp packets protocol udp
total number of udp packets
Usage
show stats idp packets protocol udp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats idp packets received
Packets received in the interface (packets per second)
Usage
show stats idp packets received [netintf <netintf>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats idp packets transmitted
Packets transmitted from the interface (packets per second)
Usage
show stats idp packets transmitted [netintf <netintf>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats interface
Stats pertaining to Ethernet Interface
Usage
show stats interface [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | Statistics for 'received' |
sent | Statistics for 'sent' |
show stats interface received
Statistics for 'received'
Usage
show stats interface received [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
buffer-allocation-failure | The number of receive buffer allocation failures |
bytes | The number of bytes received on interface |
error | The number of receive errors detected by interface |
fcs-error | The number of packets dropped because they fail frame check validation |
missed | The number of packets dropped or discarded by the interface |
overrun-error | The number of packets dropped because of queue overruns |
oversize-error | The number of packets dropped because they are oversized |
packets | The number of packets received on interface |
undersize-error | The number of packets dropped because they are undersized |
utilization | The current percentage of total received bandwidth by the interface |
show stats interface received buffer-allocation-failure
The number of receive buffer allocation failures
Usage
show stats interface received buffer-allocation-failure [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received bytes
The number of bytes received on interface
Usage
show stats interface received bytes [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received error
The number of receive errors detected by interface
Usage
show stats interface received error [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received fcs-error
The number of packets dropped because they fail frame check validation
Usage
show stats interface received fcs-error [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received missed
The number of packets dropped or discarded by the interface
Usage
show stats interface received missed [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received overrun-error
The number of packets dropped because of queue overruns
Usage
show stats interface received overrun-error [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received oversize-error
The number of packets dropped because they are oversized
Usage
show stats interface received oversize-error [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received packets
The number of packets received on interface
Usage
show stats interface received packets [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received undersize-error
The number of packets dropped because they are undersized
Usage
show stats interface received undersize-error [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received utilization
The current percentage of total received bandwidth by the interface
Usage
show stats interface received utilization [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface sent
Statistics for 'sent'
Usage
show stats interface sent [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
bytes | The number of bytes sent on interface |
error | The number of send errors detected by interface |
packets | The number of packets sent on interface |
utilization | The current transmit bandwidth of interface |
show stats interface sent bytes
The number of bytes sent on interface
Usage
show stats interface sent bytes [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface sent error
The number of send errors detected by interface
Usage
show stats interface sent error [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface sent packets
The number of packets sent on interface
Usage
show stats interface sent packets [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface sent utilization
The current transmit bandwidth of interface
Usage
show stats interface sent utilization [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats ipfix
Stats pertaining to IPFIX export
Usage
show stats ipfix [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats ipfix record-export-rate
Rate of records exported per unit time (records per second)
Usage
show stats ipfix record-export-rate [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats ipfix time-per-export
Average time spent generating IPFIX records per record export (us)
Usage
show stats ipfix time-per-export [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats ipfix time-per-session
Average time spent generating IPFIX records per session in existence (us)
Usage
show stats ipfix time-per-session [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats ipfix total-generation-time
Total time spent generating IPFIX records (us)
Usage
show stats ipfix total-generation-time [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats ipfix total-records
Total number of records exported
Usage
show stats ipfix total-records [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats memory
Memory usage information
Usage
show stats memory [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
capacity | Total memory capacity (bytes) |
used | Total memory used (bytes) |
See Also
show stats memory capacity
Total memory capacity (bytes)
Usage
show stats memory capacity [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats memory used
Total memory used (bytes)
Usage
show stats memory used [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats metrics
Measurements reflecting metrics library performance by client process
Usage
show stats metrics [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats metrics active-metrics
The number of metrics that exist in the process (active metrics)
Usage
show stats metrics active-metrics [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats metrics collections-pending
The number of metric aggregations pending (pending aggregations)
Usage
show stats metrics collections-pending [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats metrics collections-skipped
The number of metric collections skipped for performance reasons. (collection skips)
Usage
show stats metrics collections-skipped [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats metrics per-collection-latency
Time taken to gather all metrics per collection (us)
Usage
show stats metrics per-collection-latency [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats metrics per-metric-latency
Amortized time taken per metric, per collection (us)
Usage
show stats metrics per-metric-latency [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats metrics read-metric-latency
Amortized time take per metric per read (us)
Usage
show stats metrics read-metric-latency [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats mtu-discovery
Stats pertaining to MTU discovery.
Usage
show stats mtu-discovery [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
peer-path | Stats pertaining to BFD per peer path |
received | MTU discovery packets received in total. |
sent | MTU discovery packets sent in total. |
show stats mtu-discovery peer-path
Stats pertaining to BFD per peer path
Usage
show stats mtu-discovery peer-path [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | MTU discovery packets received on the peer path. |
sent | MTU discovery packets sent on the peer path. |
show stats mtu-discovery peer-path received
MTU discovery packets received on the peer path.
Usage
show stats mtu-discovery peer-path received [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats mtu-discovery peer-path sent
MTU discovery packets sent on the peer path.
Usage
show stats mtu-discovery peer-path sent [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
arp-failure | MTU discovery packets arp failure on the peer path. |
buffer-allocation-failure | MTU discovery packets buffer allocation failure on the peer path. |
success | MTU discovery packets sent successfully on the peer path. |
show stats mtu-discovery peer-path sent arp-failure
MTU discovery packets arp failure on the peer path.
Usage
show stats mtu-discovery peer-path sent arp-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats mtu-discovery peer-path sent buffer-allocation-failure
MTU discovery packets buffer allocation failure on the peer path.
Usage
show stats mtu-discovery peer-path sent buffer-allocation-failure [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats mtu-discovery peer-path sent success
MTU discovery packets sent successfully on the peer path.
Usage
show stats mtu-discovery peer-path sent success [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats mtu-discovery received
MTU discovery packets received in total.
Usage
show stats mtu-discovery received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats mtu-discovery sent
MTU discovery packets sent in total.
Usage
show stats mtu-discovery sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats mtu-discovery sent arp-failure
MTU discovery packets tx arp failure in total.
Usage
show stats mtu-discovery sent arp-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats mtu-discovery sent buffer-allocation-failure
MTU discovery packets tx allocation failure in total.
Usage
show stats mtu-discovery sent buffer-allocation-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats mtu-discovery sent success
MTU discovery packets sent successfully in total.
Usage
show stats mtu-discovery sent success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats network-interface
Stats pertaining to Network Interface
Usage
show stats network-interface [port <port>] [netintf <netintf>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | Statistics for 'received' |
sent | Statistics for 'sent' |
show stats network-interface received
Statistics for 'received'
Usage
show stats network-interface received [port <port>] [netintf <netintf>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
bytes | The number of bytes received on network interface |
packets | The number of packets received on network interface |
show stats network-interface received bytes
The number of bytes received on network interface
Usage
show stats network-interface received bytes [port <port>] [netintf <netintf>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats network-interface received packets
The number of packets received on network interface
Usage
show stats network-interface received packets [port <port>] [netintf <netintf>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats network-interface sent
Statistics for 'sent'
Usage
show stats network-interface sent [port <port>] [netintf <netintf>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
bytes | The number of bytes sent on network interface |
packets | The number of packets sent on network interface |
show stats network-interface sent bytes
The number of bytes sent on network interface
Usage
show stats network-interface sent bytes [port <port>] [netintf <netintf>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats network-interface sent packets
The number of packets sent on network interface
Usage
show stats network-interface sent packets [port <port>] [netintf <netintf>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-capture
Stats pertaining to captured packets
Usage
show stats packet-capture [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
See Also
| command | description |
|---|
create capture-filter | Creates a capture-filter using BPF syntax (as used in wireshark) on the target interface. |
delete capture-filter | Deletes a capture-filter created using create capture-filter. (It will not delete filters committed as part of the configuration.) |
show capture-filters | Show active capture-filters. |
show stats packet-capture cloud-send-failure
The number of packet capture cloud send failures
Usage
show stats packet-capture cloud-send-failure [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
| command | description |
|---|
create capture-filter | Creates a capture-filter using BPF syntax (as used in wireshark) on the target interface. |
delete capture-filter | Deletes a capture-filter created using create capture-filter. (It will not delete filters committed as part of the configuration.) |
show capture-filters | Show active capture-filters. |
show stats packet-capture cloud-send-success
The number of packets sent to the cloud to be captured
Usage
show stats packet-capture cloud-send-success [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
| command | description |
|---|
create capture-filter | Creates a capture-filter using BPF syntax (as used in wireshark) on the target interface. |
delete capture-filter | Deletes a capture-filter created using create capture-filter. (It will not delete filters committed as part of the configuration.) |
show capture-filters | Show active capture-filters. |
show stats packet-capture success
The number of packets sent to be captured
Usage
show stats packet-capture success [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
| command | description |
|---|
create capture-filter | Creates a capture-filter using BPF syntax (as used in wireshark) on the target interface. |
delete capture-filter | Deletes a capture-filter created using create capture-filter. (It will not delete filters committed as part of the configuration.) |
show capture-filters | Show active capture-filters. |
show stats packet-capture write-failure
The number of packet capture write failures
Usage
show stats packet-capture write-failure [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
| command | description |
|---|
create capture-filter | Creates a capture-filter using BPF syntax (as used in wireshark) on the target interface. |
delete capture-filter | Deletes a capture-filter created using create capture-filter. (It will not delete filters committed as part of the configuration.) |
show capture-filters | Show active capture-filters. |
show stats packet-processing
Stats pertaining to packet processing
Usage
show stats packet-processing [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
action | Stats pertaining to specific packet transformation actions |
classifier | Stats pertaining to the classification of packets |
dhcp | Stats pertaining to DHCP packets in the Fast Lane |
enqueue | Stats pertaining to packets enqueued in the fast lane |
fib-action | Summary of stats pertaining to packet processing actions after fib table hit |
flow-action | Summary of stats pertaining to packet processing actions after flow table hit |
fragmentation | Stats pertaining to fragmentation and reassembly |
lookup | Stats pertaining to packet table lookups |
received | Stats pertaining to packets received for processing |
sent | Statistics for 'sent' |
show stats packet-processing action
Stats pertaining to specific packet transformation actions
Usage
show stats packet-processing action [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | Stats pertaining to failures during packet action processing |
success | Stats pertaining to successful packet transformation action processing |
show stats packet-processing action failure
Stats pertaining to failures during packet action processing
Usage
show stats packet-processing action failure [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing action failure aes
Statistics for 'aes'
Usage
show stats packet-processing action failure aes [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
data-normalization | The number of packets dropped due to a failure to normalize to Aes block size |
decryption-exception | The number of packets dropped due to a decryption exception |
encryption-exception | The number of packets dropped due to an encryption exception |
get-data-length | The number of packets dropped due to a failure to get the data length |
invalid-affinity | The number of times the AES context was processed on worker core with invalid affinty |
iv-append | The number of packets dropped due to a failure to append the iv |
iv-generation | The number of packets dropped due to an iv generation failure |
iv-seed | The number of packets dropped due to a seed failure on decrypt |
metadata-decryption | The number of packets dropped due to a decryption failure |
metadata-encryption | The number of packets dropped due to an encryption failure |
no-context-found | The number of times an AES context was not found |
payload-decryption | The number of packets dropped due to a decryption failure |
payload-encryption | The number of packets dropped due to an encryption failure |
set-data-length | The number of packets dropped due to a failure to set the data length |
show stats packet-processing action failure aes data-normalization
The number of packets dropped due to a failure to normalize to Aes block size
Usage
show stats packet-processing action failure aes data-normalization [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes decryption-exception
The number of packets dropped due to a decryption exception
Usage
show stats packet-processing action failure aes decryption-exception [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes encryption-exception
The number of packets dropped due to an encryption exception
Usage
show stats packet-processing action failure aes encryption-exception [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes get-data-length
The number of packets dropped due to a failure to get the data length
Usage
show stats packet-processing action failure aes get-data-length [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes invalid-affinity
The number of times the AES context was processed on worker core with invalid affinty
Usage
show stats packet-processing action failure aes invalid-affinity [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes iv-append
The number of packets dropped due to a failure to append the iv
Usage
show stats packet-processing action failure aes iv-append [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes iv-generation
The number of packets dropped due to an iv generation failure
Usage
show stats packet-processing action failure aes iv-generation [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes iv-seed
The number of packets dropped due to a seed failure on decrypt
Usage
show stats packet-processing action failure aes iv-seed [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets dropped due to a decryption failure
Usage
show stats packet-processing action failure aes metadata-decryption [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets dropped due to an encryption failure
Usage
show stats packet-processing action failure aes metadata-encryption [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes no-context-found
The number of times an AES context was not found
Usage
show stats packet-processing action failure aes no-context-found [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes payload-decryption
The number of packets dropped due to a decryption failure
Usage
show stats packet-processing action failure aes payload-decryption [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes payload-encryption
The number of packets dropped due to an encryption failure
Usage
show stats packet-processing action failure aes payload-encryption [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes set-data-length
The number of packets dropped due to a failure to set the data length
Usage
show stats packet-processing action failure aes set-data-length [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure bfd
Statistics for 'bfd'
Usage
show stats packet-processing action failure bfd [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
See Also
show stats packet-processing action failure bfd decode
Failure to decode bfd header and metadata
Usage
show stats packet-processing action failure bfd decode [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats packet-processing action failure bfd echo-init
Echo action initialization failed
Usage
show stats packet-processing action failure bfd echo-init [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
Failure due to metadata being absent
Usage
show stats packet-processing action failure bfd empty-metadata [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats packet-processing action failure bfd empty-payload
Failure due to empty payload
Usage
show stats packet-processing action failure bfd empty-payload [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats packet-processing action failure bfd fragmented-mtu-discovery
Received fragmented MTU discovery packets
Usage
show stats packet-processing action failure bfd fragmented-mtu-discovery [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
Failure due to invalid bfd header
Usage
show stats packet-processing action failure bfd invalid-header [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
Failure to parse metadata
Usage
show stats packet-processing action failure bfd metadata-parse [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats packet-processing action failure dpi
Statistics for 'dpi'
Usage
show stats packet-processing action failure dpi [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
ftp | Statistics for 'ftp' |
show stats packet-processing action failure dpi ftp
Statistics for 'ftp'
Usage
show stats packet-processing action failure dpi ftp [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
parse-failed | The number of packets dropped due to an invalid passive response |
pinhole-miss | The number of packets dropped due to a miss of an FTP pinhole |
pinhole-timeout | The number of FTP pinholes closed without being used |
show stats packet-processing action failure dpi ftp parse-failed
The number of packets dropped due to an invalid passive response
Usage
show stats packet-processing action failure dpi ftp parse-failed [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure dpi ftp pinhole-miss
The number of packets dropped due to a miss of an FTP pinhole
Usage
show stats packet-processing action failure dpi ftp pinhole-miss [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure dpi ftp pinhole-timeout
The number of FTP pinholes closed without being used
Usage
show stats packet-processing action failure dpi ftp pinhole-timeout [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Statistics for 'ethernet-header-transform'
Usage
show stats packet-processing action failure ethernet-header-transform [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
arp-table-misses | The number of packets dropped because the arp resultant was invalid |
packet-expansion | The number of packets dropped because the packet could not be expanded |
The number of packets dropped because the arp resultant was invalid
Usage
show stats packet-processing action failure ethernet-header-transform arp-table-misses [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets dropped because the packet could not be expanded
Usage
show stats packet-processing action failure ethernet-header-transform packet-expansion [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure fec
Statistics for 'fec'
Usage
show stats packet-processing action failure fec [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
add | Statistics for 'add' |
remove | Statistics for 'remove' |
show stats packet-processing action failure fec add
Statistics for 'add'
Usage
show stats packet-processing action failure fec add [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
allocation | The number of packets dropped because the memory for the FEC could not be allocated |
buffer-expansion | The number of times payload could not be expanded to fit FEC headers |
show stats packet-processing action failure fec add allocation
The number of packets dropped because the memory for the FEC could not be allocated
Usage
show stats packet-processing action failure fec add allocation [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure fec add buffer-expansion
The number of times payload could not be expanded to fit FEC headers
Usage
show stats packet-processing action failure fec add buffer-expansion [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure fec remove
Statistics for 'remove'
Usage
show stats packet-processing action failure fec remove [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
completed-round | The number of FEC rounds which failed to complete |
invalid-payload-length | The number of discarded packets because payload was too short |
out-of-order | The number of packets dropped due to belonging to a recently completed FEC round |
parity-discard | The number of discarded parity packets because not enough data packets were received |
unexpected-parity | The number of parity packets received when FEC was not tracking a round |
show stats packet-processing action failure fec remove completed-round
The number of FEC rounds which failed to complete
Usage
show stats packet-processing action failure fec remove completed-round [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure fec remove invalid-payload-length
The number of discarded packets because payload was too short
Usage
show stats packet-processing action failure fec remove invalid-payload-length [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure fec remove out-of-order
The number of packets dropped due to belonging to a recently completed FEC round
Usage
show stats packet-processing action failure fec remove out-of-order [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure fec remove parity-discard
The number of discarded parity packets because not enough data packets were received
Usage
show stats packet-processing action failure fec remove parity-discard [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure fec remove unexpected-parity
The number of parity packets received when FEC was not tracking a round
Usage
show stats packet-processing action failure fec remove unexpected-parity [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure flow-move
Statistics for 'flow-move'
Usage
show stats packet-processing action failure flow-move [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing action failure flow-move buffer-allocation
The number of times flow move keep-alive packet was not sent due to a lack of buffers
Usage
show stats packet-processing action failure flow-move buffer-allocation [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets discarded with disable-forward-metadata attribute
Usage
show stats packet-processing action failure flow-move disable-forward-metadata-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure hmac
Statistics for 'hmac'
Usage
show stats packet-processing action failure hmac [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
allocation | The number of packets dropped because the memory for the HMAC could not be allocated |
cannot-find-digest | The number of packets dropped because the HMAC digest could not be found |
context-not-found | The number of packets dropped because the HMAC context could not be found |
context-reinitialized | The number of times the HMAC context was reinitialized due to successive failures |
digest-calculation | The number of packets dropped due to a HMAC digest calculation failure |
digest-compare | The number of packets dropped because the HMAC digest didn't match the calculated value |
invalid-affinity | The number of times the HMAC context was processed on worker core with invalid affinty |
opposite-flow-not-found | The number of enable-metadata packets dropped because the opposite flow could not be found |
show stats packet-processing action failure hmac allocation
The number of packets dropped because the memory for the HMAC could not be allocated
Usage
show stats packet-processing action failure hmac allocation [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure hmac cannot-find-digest
The number of packets dropped because the HMAC digest could not be found
Usage
show stats packet-processing action failure hmac cannot-find-digest [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure hmac context-not-found
The number of packets dropped because the HMAC context could not be found
Usage
show stats packet-processing action failure hmac context-not-found [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure hmac context-reinitialized
The number of times the HMAC context was reinitialized due to successive failures
Usage
show stats packet-processing action failure hmac context-reinitialized [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure hmac digest-calculation
The number of packets dropped due to a HMAC digest calculation failure
Usage
show stats packet-processing action failure hmac digest-calculation [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure hmac digest-compare
The number of packets dropped because the HMAC digest didn't match the calculated value
Usage
show stats packet-processing action failure hmac digest-compare [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure hmac invalid-affinity
The number of times the HMAC context was processed on worker core with invalid affinty
Usage
show stats packet-processing action failure hmac invalid-affinity [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure hmac opposite-flow-not-found
The number of enable-metadata packets dropped because the opposite flow could not be found
Usage
show stats packet-processing action failure hmac opposite-flow-not-found [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Statistics for 'ip-header-transform'
Usage
show stats packet-processing action failure ip-header-transform [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
Failure in ICMP header translation
Usage
show stats packet-processing action failure ip-header-transform icmp-translation [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Failure mapping IPv6 to IPv4 address
Usage
show stats packet-processing action failure ip-header-transform ipv6-to-ipv4-mapping [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Failure in L4 header translation
Usage
show stats packet-processing action failure ip-header-transform l4-translation [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure keep-alive
Statistics for 'keep-alive'
Usage
show stats packet-processing action failure keep-alive [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
buffer-allocation | The number of times keep-alive packet was not sent due to a lack of buffers |
show stats packet-processing action failure keep-alive buffer-allocation
The number of times keep-alive packet was not sent due to a lack of buffers
Usage
show stats packet-processing action failure keep-alive buffer-allocation [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Statistics for 'metadata'
Usage
show stats packet-processing action failure metadata [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
The number of packets dropped because metadata add operation failed
Usage
show stats packet-processing action failure metadata add [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of metadata propagate add failures due to missing cached attributes
Usage
show stats packet-processing action failure metadata cached-attributes-not-found [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of times enable-metadata packet was not processed due to missing reverse flow
Usage
show stats packet-processing action failure metadata enable-metadata-flow-miss [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of times flow-move acknowledgement packet was not sent due to a lack of buffers
Usage
show stats packet-processing action failure metadata flow-move-buffer-allocation [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets dropped because the metadata length could not be determined
Usage
show stats packet-processing action failure metadata get-length [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets dropped because of invalid metadata type
Usage
show stats packet-processing action failure metadata invalid-type [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of times a flow that couldn't be invalidated from the enable-metadata packets
Usage
show stats packet-processing action failure metadata invalidate-for-enable-metadata [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets dropped because the metadata was not present when required
Usage
show stats packet-processing action failure metadata not-present [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets dropped with invalid forced-drop reason
Usage
show stats packet-processing action failure metadata received-invalid-forced-drop-reason [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets dropped with unknown forced-drop reason
Usage
show stats packet-processing action failure metadata received-unknown-forced-drop-reason [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of times reverse metadata packet was not sent due to a lack of buffers
Usage
show stats packet-processing action failure metadata reverse-buffer-allocation [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of times metadata-turnoff packet was not sent due to a lack of buffers
Usage
show stats packet-processing action failure metadata turn-off-buffer-allocation [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure multiplexor
Statistics for 'multiplexor'
Usage
show stats packet-processing action failure multiplexor [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing action failure multiplexor untag-discards
The number of packets discarded
Usage
show stats packet-processing action failure multiplexor untag-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure padding
Statistics for 'padding'
Usage
show stats packet-processing action failure padding [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing action failure padding invalid-packet-length
The number of packets dropped due to invalid packet length
Usage
show stats packet-processing action failure padding invalid-packet-length [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure path-metrics
Statistics for 'path-metrics'
Usage
show stats packet-processing action failure path-metrics [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
The number of failed attempts to send correlated data to host
Usage
show stats packet-processing action failure path-metrics sent-correlated-data [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure path-metrics sent-unidirectional-reply
The number of failed attempts to send unidirectional reply packets
Usage
show stats packet-processing action failure path-metrics sent-unidirectional-reply [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure rate-limit-check
Statistics for 'rate-limit-check'
Usage
show stats packet-processing action failure rate-limit-check [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing action failure rate-limit-check flow-rate-exceeded
The number of packets dropped by the flow rate limiter
Usage
show stats packet-processing action failure rate-limit-check flow-rate-exceeded [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure rate-limit-check shared-rate-exceeded
The number of packets dropped by the shared rate limiter
Usage
show stats packet-processing action failure rate-limit-check shared-rate-exceeded [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure retransmission-handler
Statistics for 'retransmission-handler'
Usage
show stats packet-processing action failure retransmission-handler [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing action failure retransmission-handler buffer-allocation
The number of times a packet was not retransmitted due to a lack of buffers
Usage
show stats packet-processing action failure retransmission-handler buffer-allocation [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure retransmission-handler capacity-exceeded
The number of packets not cached because the system's capacity was exceeded
Usage
show stats packet-processing action failure retransmission-handler capacity-exceeded [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure retransmission-handler deleted-flow-discards
The number of packets discarded due to flow being invalidated
Usage
show stats packet-processing action failure retransmission-handler deleted-flow-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure retransmission-handler invalid-acknowledgement-attribute
The number of packets dropped due to invalid acknowledgement attribute
Usage
show stats packet-processing action failure retransmission-handler invalid-acknowledgement-attribute [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure retransmission-handler invalid-packet-length
The number of packets dropped due to invalid packet length
Usage
show stats packet-processing action failure retransmission-handler invalid-packet-length [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure retransmission-handler reclassify
The number of packets dropped out of the cache due to inability to reclassify them
Usage
show stats packet-processing action failure retransmission-handler reclassify [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure retransmission-handler timeout-discards
The number of packets not acknowledged before the timeout and discarded from the cache
Usage
show stats packet-processing action failure retransmission-handler timeout-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure tcp-proxy
Statistics for 'tcp-proxy'
Usage
show stats packet-processing action failure tcp-proxy [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
buffer-allocation | The number of times a packet was not proxied due to a lack of buffers |
inbound-discards | The number of packets discarded on receipt for being outside of the receive window |
sessions-timed-out | The number of sessions closed due to the data timing out |
show stats packet-processing action failure tcp-proxy buffer-allocation
The number of times a packet was not proxied due to a lack of buffers
Usage
show stats packet-processing action failure tcp-proxy buffer-allocation [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure tcp-proxy inbound-discards
The number of packets discarded on receipt for being outside of the receive window
Usage
show stats packet-processing action failure tcp-proxy inbound-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure tcp-proxy sessions-timed-out
The number of sessions closed due to the data timing out
Usage
show stats packet-processing action failure tcp-proxy sessions-timed-out [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure tcp-state
Statistics for 'tcp-state'
Usage
show stats packet-processing action failure tcp-state [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing action failure tcp-state illegal-flag-combination
The number of packets dropped because they had an invalid flag combination
Usage
show stats packet-processing action failure tcp-state illegal-flag-combination [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure tcp-state invalid-state-transition
The number of packets dropped by the TCP State Machine
Usage
show stats packet-processing action failure tcp-state invalid-state-transition [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure ttl-validate
The number of packets dropped due to expired TTL
Usage
show stats packet-processing action failure ttl-validate [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure tunnel
Statistics for 'tunnel'
Usage
show stats packet-processing action failure tunnel [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
gre | Statistics for 'gre' |
invalid-entry | Packets failed to be encapsulated into the tunnel because the tunnel entry was invalid |
show stats packet-processing action failure tunnel gre
Statistics for 'gre'
Usage
show stats packet-processing action failure tunnel gre [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
decapsulate | Packets failed to be decapsulated from a GRE tunnel |
show stats packet-processing action failure tunnel gre decapsulate
Packets failed to be decapsulated from a GRE tunnel
Usage
show stats packet-processing action failure tunnel gre decapsulate [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure tunnel invalid-entry
Packets failed to be encapsulated into the tunnel because the tunnel entry was invalid
Usage
show stats packet-processing action failure tunnel invalid-entry [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Statistics for 'udp-transform'
Usage
show stats packet-processing action failure udp-transform [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
Number of Layer 2 packets that failed to be decapsulated
Usage
show stats packet-processing action failure udp-transform layer2-decapsulated [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of Layer 2 packets that failed to be encapsulated
Usage
show stats packet-processing action failure udp-transform layer2-encapsulated [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success
Stats pertaining to successful packet transformation action processing
Usage
show stats packet-processing action success [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing action success aes
Statistics for 'aes'
Usage
show stats packet-processing action success aes [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
The number of packets with metadata successfully decrypted
Usage
show stats packet-processing action success aes metadata-decryption [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets with metadata successfully encrypted
Usage
show stats packet-processing action success aes metadata-encryption [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Successfully ignored false positive detections of metadata in the packet
Usage
show stats packet-processing action success aes metadata-false-positive-detected [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets requiring no AES processing do to not having metadata
Usage
show stats packet-processing action success aes no-metadata [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success aes no-payload
The number of packets requiring no AES processing due to not having a payload
Usage
show stats packet-processing action success aes no-payload [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success aes payload-decryption
The number of packets with payload successfully decrypted
Usage
show stats packet-processing action success aes payload-decryption [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success aes payload-encryption
The number of packets with payload successfully encrypted
Usage
show stats packet-processing action success aes payload-encryption [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success bfd
Statistics for 'bfd'
Usage
show stats packet-processing action success bfd [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
See Also
show stats packet-processing action success bfd async-discarded
Async packet discarded after fastlane processing
Usage
show stats packet-processing action success bfd async-discarded [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats packet-processing action success bfd async-processed
Async packet processed successfully
Usage
show stats packet-processing action success bfd async-processed [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats packet-processing action success bfd echo-request-processed
Echo request packet processed successfully
Usage
show stats packet-processing action success bfd echo-request-processed [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats packet-processing action success bfd echo-response-processed
Echo response packet processed successfully
Usage
show stats packet-processing action success bfd echo-response-processed [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats packet-processing action success bfd mtu-discovery-requests
MTU Discovery packet received
Usage
show stats packet-processing action success bfd mtu-discovery-requests [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats packet-processing action success bfd remote-session-requested
The number of session requests received on the BFD flow
Usage
show stats packet-processing action success bfd remote-session-requested [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats packet-processing action success detour
The number of packets successfully processed for detour
Usage
show stats packet-processing action success detour [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi
Statistics for 'dpi'
Usage
show stats packet-processing action success dpi [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
diverted-for-encryption | The number of packets diverted for adaptive encryption |
ftp | Statistics for 'ftp' |
http | Statistics for 'http' |
tls | Statistics for 'tls' |
unencrypted | The number of sessions detected as needing encryption |
show stats packet-processing action success dpi diverted-for-encryption
The number of packets diverted for adaptive encryption
Usage
show stats packet-processing action success dpi diverted-for-encryption [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi ftp
Statistics for 'ftp'
Usage
show stats packet-processing action success dpi ftp [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
data-port-detected | The number of FTP control packets detected to have the data port for FTP pinholing |
pinhole-closed | The number of FTP pinholes closed after being used |
pinhole-hit | The number of FTP data packets matching an FTP pinhole |
pinhole-opened | The number of FTP pinholes opened |
show stats packet-processing action success dpi ftp data-port-detected
The number of FTP control packets detected to have the data port for FTP pinholing
Usage
show stats packet-processing action success dpi ftp data-port-detected [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi ftp pinhole-closed
The number of FTP pinholes closed after being used
Usage
show stats packet-processing action success dpi ftp pinhole-closed [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi ftp pinhole-hit
The number of FTP data packets matching an FTP pinhole
Usage
show stats packet-processing action success dpi ftp pinhole-hit [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi ftp pinhole-opened
The number of FTP pinholes opened
Usage
show stats packet-processing action success dpi ftp pinhole-opened [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi http
Statistics for 'http'
Usage
show stats packet-processing action success dpi http [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing action success dpi http copied-for-domain-learning
The number of packets copied for DPI for application identification
Usage
show stats packet-processing action success dpi http copied-for-domain-learning [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi http diverted-for-domain-reclassification
The number of packets detoured for potential reclassification based on application identification
Usage
show stats packet-processing action success dpi http diverted-for-domain-reclassification [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi tls
Statistics for 'tls'
Usage
show stats packet-processing action success dpi tls [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing action success dpi tls client-hello
The number of TLS Client Hello packets that have been seen
Usage
show stats packet-processing action success dpi tls client-hello [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi tls copied-for-domain-learning
The number of packets copied for DPI for application identification
Usage
show stats packet-processing action success dpi tls copied-for-domain-learning [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi tls diverted-for-domain-reclassification
The number of packets detoured for potential reclassification based on application identification
Usage
show stats packet-processing action success dpi tls diverted-for-domain-reclassification [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi tls server-certificate
The number of TLS Server Certificate packets that have been seen
Usage
show stats packet-processing action success dpi tls server-certificate [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi unencrypted
The number of sessions detected as needing encryption
Usage
show stats packet-processing action success dpi unencrypted [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success drop
The number of packets processed by installed drop actions
Usage
show stats packet-processing action success drop [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success duplicate-detector
Statistics for 'duplicate-detector'
Usage
show stats packet-processing action success duplicate-detector [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
allow | The number of packets allowed with non-duplicate sequence numbers |
deny | The number of packets denied due to duplicate or out of range sequence numbers |
show stats packet-processing action success duplicate-detector allow
The number of packets allowed with non-duplicate sequence numbers
Usage
show stats packet-processing action success duplicate-detector allow [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success duplicate-detector deny
The number of packets denied due to duplicate or out of range sequence numbers
Usage
show stats packet-processing action success duplicate-detector deny [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets successfully encapsulated
Usage
show stats packet-processing action success ethernet-header-transform [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success fec
Statistics for 'fec'
Usage
show stats packet-processing action success fec [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
add | Statistics for 'add' |
remove | Statistics for 'remove' |
show stats packet-processing action success fec add
Statistics for 'add'
Usage
show stats packet-processing action success fec add [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing action success fec add parity-sent
FEC parity packet successfully sent
Usage
show stats packet-processing action success fec add parity-sent [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success fec add trailer-added
FEC trailer sucessfully added
Usage
show stats packet-processing action success fec add trailer-added [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success fec remove
Statistics for 'remove'
Usage
show stats packet-processing action success fec remove [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
completed-round | FEC round successfully completed |
out-of-order | The number of data packets received out of order for the current FEC round |
regenerated-packet | The number of FEC packet regenerations successfully completed |
resync | The number of times FEC was forced to resync on a new round of packets |
trailer-removed | FEC trailer sucessfully removed |
unnecessary-parity | The number of FEC parity packets received that were not needed to complete a round |
show stats packet-processing action success fec remove completed-round
FEC round successfully completed
Usage
show stats packet-processing action success fec remove completed-round [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success fec remove out-of-order
The number of data packets received out of order for the current FEC round
Usage
show stats packet-processing action success fec remove out-of-order [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success fec remove regenerated-packet
The number of FEC packet regenerations successfully completed
Usage
show stats packet-processing action success fec remove regenerated-packet [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success fec remove resync
The number of times FEC was forced to resync on a new round of packets
Usage
show stats packet-processing action success fec remove resync [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success fec remove trailer-removed
FEC trailer sucessfully removed
Usage
show stats packet-processing action success fec remove trailer-removed [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success fec remove unnecessary-parity
The number of FEC parity packets received that were not needed to complete a round
Usage
show stats packet-processing action success fec remove unnecessary-parity [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success flow-move
Statistics for 'flow-move'
Usage
show stats packet-processing action success flow-move [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing action success flow-move detected
The number of flows moved
Usage
show stats packet-processing action success flow-move detected [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
detected | The number of flows moved |
packets-enqueued | The number of packets enqueued as a result of a flow move |
show stats packet-processing action success flow-move detected
The number of flows moved
Usage
show stats packet-processing action success flow-move detected [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success flow-move generated-keep-alive
The number of packets generated to trigger flow move when no forward traffic is present
Usage
show stats packet-processing action success flow-move generated-keep-alive [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success flow-move generated-keep-alive-retransmission
The number of generated packets retransmitted after flow move has been triggered when no forward traffic is present
Usage
show stats packet-processing action success flow-move generated-keep-alive-retransmission [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success flow-move packets-enqueued
The number of packets enqueued as a result of a flow move
Usage
show stats packet-processing action success flow-move packets-enqueued [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success flow-move sessions-closed
The number of sessions closed for flow move keep-alives
Usage
show stats packet-processing action success flow-move sessions-closed [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success flow-move sessions-opened
The number of sessions opened for flow move keep-alives
Usage
show stats packet-processing action success flow-move sessions-opened [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success forward
Statistics for 'forward'
Usage
show stats packet-processing action success forward [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
to-wire | The number of packets successfully forwarded |
show stats packet-processing action success forward to-wire
The number of packets successfully forwarded
Usage
show stats packet-processing action success forward to-wire [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success hmac
Statistics for 'hmac'
Usage
show stats packet-processing action success hmac [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing action success hmac append-no-payload
No Payload present for HMAC digest calculation
Usage
show stats packet-processing action success hmac append-no-payload [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success hmac digest-added
HMAC digest successfully added
Usage
show stats packet-processing action success hmac digest-added [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success hmac digest-removed
HMAC digest successfully removed
Usage
show stats packet-processing action success hmac digest-removed [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success hmac not-required
HMAC digest not required
Usage
show stats packet-processing action success hmac not-required [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success hmac validate-no-payload
HMAC digest not present on this packet
Usage
show stats packet-processing action success hmac validate-no-payload [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets successfully transformed
Usage
show stats packet-processing action success ip-header-transform [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success keep-alive
Statistics for 'keep-alive'
Usage
show stats packet-processing action success keep-alive [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
sent-tcp | The number of TCP NAT keep-alive packets sent |
sent-udp | The number of UDP NAT keep-alive packets sent |
sessions-closed | The number of sessions closed for NAT keep-alive |
sessions-opened | The number of sessions opened for NAT keep-alive |
show stats packet-processing action success keep-alive sent-tcp
The number of TCP NAT keep-alive packets sent
Usage
show stats packet-processing action success keep-alive sent-tcp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success keep-alive sent-udp
The number of UDP NAT keep-alive packets sent
Usage
show stats packet-processing action success keep-alive sent-udp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success keep-alive sessions-closed
The number of sessions closed for NAT keep-alive
Usage
show stats packet-processing action success keep-alive sessions-closed [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success keep-alive sessions-opened
The number of sessions opened for NAT keep-alive
Usage
show stats packet-processing action success keep-alive sessions-opened [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Statistics for 'metadata'
Usage
show stats packet-processing action success metadata [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
Metadata length added to correct for payload and cookie collisions
Usage
show stats packet-processing action success metadata add-false-positive-correction [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Adding of metadata is not required
Usage
show stats packet-processing action success metadata add-not-required [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Metadata successfully added
Usage
show stats packet-processing action success metadata added [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of Flow Move packets not sent
Usage
show stats packet-processing action success metadata flow-move-send-not-required [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Statistics for 'inline-modify'
Usage
show stats packet-processing action success metadata inline-modify [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
detected | Number of times session modify was detected in forward metadata |
request-sent | Number of times session modify was requested through metadata |
response-sent | Number of times session modify was acknowledged with reverse metadata |
Number of times session modify was detected in forward metadata
Usage
show stats packet-processing action success metadata inline-modify detected [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of times session modify was requested through metadata
Usage
show stats packet-processing action success metadata inline-modify request-sent [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of times session modify was acknowledged with reverse metadata
Usage
show stats packet-processing action success metadata inline-modify response-sent [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of times flow was invalidated due to Enable Metadata packets received
Usage
show stats packet-processing action success metadata invalidate-for-enable-metadata [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Propagation of metadata is not required
Usage
show stats packet-processing action success metadata propagate-not-required [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of packets purposefully dropped after disabling forward metadata
Usage
show stats packet-processing action success metadata received-disable-forward-metadata [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of Enable Metadata packets received and purposefully dropped
Usage
show stats packet-processing action success metadata received-enable-metadata [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of Flow Move packets received and purposefully dropped
Usage
show stats packet-processing action success metadata received-flow-move [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of Flow Move acknowledgement packets received and purposefully dropped
Usage
show stats packet-processing action success metadata received-flow-move-acknowledgement [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of keep-alive packets received and purposefully dropped
Usage
show stats packet-processing action success metadata received-keep-alive [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Metadata length removed after false positive detection
Usage
show stats packet-processing action success metadata remove-false-positive-correction [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Removing of metadata is not required
Usage
show stats packet-processing action success metadata remove-not-required [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Metadata successfully removed
Usage
show stats packet-processing action success metadata removed [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Reverse metadata packets that were succcessfully sent to right lane
Usage
show stats packet-processing action success metadata right-lane-sent [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of packets generated indicating to disable forward metadata
Usage
show stats packet-processing action success metadata sent-disable-forward-metadata [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of Flow Move packets sent
Usage
show stats packet-processing action success metadata sent-flow-move [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of Flow Move acknowledgement packets sent
Usage
show stats packet-processing action success metadata sent-flow-move-acknowledgement [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Reverse metadata in packet updated successfully
Usage
show stats packet-processing action success metadata updated [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success multiplexor
Statistics for 'multiplexor'
Usage
show stats packet-processing action success multiplexor [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
tagged | The number of packets successfully tagged with directionality |
untagged | The number of packets successfully untagged |
show stats packet-processing action success multiplexor tagged
The number of packets successfully tagged with directionality
Usage
show stats packet-processing action success multiplexor tagged [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success multiplexor untagged
The number of packets successfully untagged
Usage
show stats packet-processing action success multiplexor untagged [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success padding
Statistics for 'padding'
Usage
show stats packet-processing action success padding [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
added | The number of packets which had post-encrypt padding added |
removed | The number of packets which had post-encrypt padding removed |
show stats packet-processing action success padding added
The number of packets which had post-encrypt padding added
Usage
show stats packet-processing action success padding added [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success padding removed
The number of packets which had post-encrypt padding removed
Usage
show stats packet-processing action success padding removed [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success path-metrics
Statistics for 'path-metrics'
Usage
show stats packet-processing action success path-metrics [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing action success path-metrics add-not-required
Adding of path metrics is not required
Usage
show stats packet-processing action success path-metrics add-not-required [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success path-metrics remove-dropped
Packets purposefully dropped during path metrics removal
Usage
show stats packet-processing action success path-metrics remove-dropped [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success path-metrics remove-not-present
Path metrics not present during remove
Usage
show stats packet-processing action success path-metrics remove-not-present [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success path-metrics removed
Path metrics successfully removed
Usage
show stats packet-processing action success path-metrics removed [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number times correlated data is sent to host
Usage
show stats packet-processing action success path-metrics sent-correlated-data [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success path-metrics sent-unidirectional-reply
Packets generated on paths that are not actively forwarding traffic which should be dropped on receipt
Usage
show stats packet-processing action success path-metrics sent-unidirectional-reply [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Path metrics successfully added to packets which had metadata
Usage
show stats packet-processing action success path-metrics with-metadata-added [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Path metrics successfully added to packets which didn't have metadata
Usage
show stats packet-processing action success path-metrics without-metadata-added [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success rate-limit-check
The number of packets admitted by the rate limiter
Usage
show stats packet-processing action success rate-limit-check [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler
Statistics for 'retransmission-handler'
Usage
show stats packet-processing action success retransmission-handler [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing action success retransmission-handler accepted
The number of packets accepted with non-duplicate sequence numbers
Usage
show stats packet-processing action success retransmission-handler accepted [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler acknowledged
The number of packets acknowledged and removed from cache
Usage
show stats packet-processing action success retransmission-handler acknowledged [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler acknowledgement-received
The number of acknowledgements received
Usage
show stats packet-processing action success retransmission-handler acknowledgement-received [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler acknowledgement-sent
The number of acknowledgements sent
Usage
show stats packet-processing action success retransmission-handler acknowledgement-sent [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler bypassed
The number of packets which bypassed packet retransmission because the protocol is already reliable
Usage
show stats packet-processing action success retransmission-handler bypassed [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler cached
The number of packets cached for retransmission
Usage
show stats packet-processing action success retransmission-handler cached [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler duplicate-discards
The number of packets discarded due to duplicate or out of range sequence numbers
Usage
show stats packet-processing action success retransmission-handler duplicate-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler outstanding-retransmission-packets
The number of outstanding retransmission packets
Usage
show stats packet-processing action success retransmission-handler outstanding-retransmission-packets [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler retransmissions-sent
The number of packets retransmitted
Usage
show stats packet-processing action success retransmission-handler retransmissions-sent [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler sessions-closed
The number of sessions closed for retransmissions
Usage
show stats packet-processing action success retransmission-handler sessions-closed [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler sessions-opened
The number of sessions opened for retransmissions
Usage
show stats packet-processing action success retransmission-handler sessions-opened [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy
Statistics for 'tcp-proxy'
Usage
show stats packet-processing action success tcp-proxy [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing action success tcp-proxy acknowledgement-received
The number of acknowledgements received
Usage
show stats packet-processing action success tcp-proxy acknowledgement-received [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy acknowledgement-sent
The number of acknowledgements sent on behalf of the end host
Usage
show stats packet-processing action success tcp-proxy acknowledgement-sent [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy data-packets-transmitted
The number of data packets transmitted
Usage
show stats packet-processing action success tcp-proxy data-packets-transmitted [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy data-transmitted
The number of data transmitted in bytes
Usage
show stats packet-processing action success tcp-proxy data-transmitted [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy outstanding-proxy-packets
The number of outstanding proxy packets
Usage
show stats packet-processing action success tcp-proxy outstanding-proxy-packets [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy retransmissions-sent
The number of packets retransmitted
Usage
show stats packet-processing action success tcp-proxy retransmissions-sent [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy retransmitted-data-sent
The amount of retransmitted data sent in bytes
Usage
show stats packet-processing action success tcp-proxy retransmitted-data-sent [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy sessions-closed
The number of sessions closed for session optimization
Usage
show stats packet-processing action success tcp-proxy sessions-closed [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy sessions-opened
The number of sessions opened for session optimization
Usage
show stats packet-processing action success tcp-proxy sessions-opened [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy sessions-reset
The number of sessions closed due to receiving a reset
Usage
show stats packet-processing action success tcp-proxy sessions-reset [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-state
Number of packets validated by the TCP state machine
Usage
show stats packet-processing action success tcp-state [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success ttl-validate
The number of packets with valid TTL
Usage
show stats packet-processing action success ttl-validate [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tunnel
Statistics for 'tunnel'
Usage
show stats packet-processing action success tunnel [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
gre | Statistics for 'gre' |
show stats packet-processing action success tunnel gre
Statistics for 'gre'
Usage
show stats packet-processing action success tunnel gre [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
decapsulate | Packets successfully decapsulated from a GRE tunnel |
encapsulate | Packets successfully encapsulated into a GRE tunnel |
show stats packet-processing action success tunnel gre decapsulate
Packets successfully decapsulated from a GRE tunnel
Usage
show stats packet-processing action success tunnel gre decapsulate [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tunnel gre encapsulate
Packets successfully encapsulated into a GRE tunnel
Usage
show stats packet-processing action success tunnel gre encapsulate [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Statistics for 'udp-transform'
Usage
show stats packet-processing action success udp-transform [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
Number of fabric encapsulated packets successfully decapsulated to original protocol
Usage
show stats packet-processing action success udp-transform decapsulated [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of IP packets successfully transformed to UDP
Usage
show stats packet-processing action success udp-transform encapsulated [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of ICMP packets with fabric encapsulated payload successfully decapsulated to original protocol
Usage
show stats packet-processing action success udp-transform icmp-payload-decapsulated [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of ICMP packets with payload successfully transformed to UDP
Usage
show stats packet-processing action success udp-transform icmp-payload-encapsulated [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of ICMP packets with fabric encoded payload successfully decoded to TCP
Usage
show stats packet-processing action success udp-transform icmp-payload-tcp-decoded [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of ICMP packets with TCP payload successfully transformed to UDP payload
Usage
show stats packet-processing action success udp-transform icmp-payload-tcp-encoded [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of Layer 2 fabric encapsulated packets successfully decapsulated
Usage
show stats packet-processing action success udp-transform layer2-decapsulated [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of Layer 2 packets successfully transformed to IP/UDP
Usage
show stats packet-processing action success udp-transform layer2-encapsulated [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of fabric encoded packets successfully decoded to TCP
Usage
show stats packet-processing action success udp-transform tcp-decoded [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of TCP packets successfully transformed to UDP
Usage
show stats packet-processing action success udp-transform tcp-encoded [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier
Stats pertaining to the classification of packets
Usage
show stats packet-processing classifier [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | Stats pertaining to packets received |
sent | Stats pertaining to the classification of packets sent |
show stats packet-processing classifier received
Stats pertaining to packets received
Usage
show stats packet-processing classifier received [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
arp | The number of packets received and classified as ARP |
broadcast | The number of broadcast packets received |
broadcast-mac-allowed | The number of packets with broadcast destination mac allowed |
broadcast-mac-discards | The number of packets with broadcast destination mac discards |
dhcp | The number of packets received and classified as DHCP |
dhcpv6 | The number of packets received and classified as DHCPv6 |
discards | The number of packets dropped due to a failure to classify the packet |
esp | The number of packets received and classified as ESP |
exception | The number of exceptions caught while classifying packets |
fragmented-icmp-discards | The number of fragmented ICMP packets discarded |
fragmented-icmpv6-discards | The number of fragmented ICMPv6 packets discarded |
gre | The number of packets received and classified as GRE |
icmp | The number of packets received and classified as ICMP |
icmp-ttl-discards | The number of ICMP packets dropped due to TTL expiration |
icmp-unknown-type-discards | The number of ICMP packets with unknown type discarded |
icmpv6 | The number of packets received and classified as ICMPv6 |
icmpv6-hop-limit-discards | The number of ICMPv6 packets dropped due to hop-limiting |
icmpv6-link-local-discards | The number of discarded link-local ICMPv6 packets |
icmpv6-unknown-type-discards | The number of ICMPv6 packets with unknown type discarded |
igmp | Stats pertaining to IGMP processing |
invalid-header-length | The number of packets received with an invalid header length |
invalid-ipv6 | The number of invalid IPv6 packets received |
invalid-length | The number of packets received with an invalid length |
ipv4 | The number of packets received and classified as IPv4 |
ipv4-fabric-fragmented | The number of packets received and classified as IPv4 fabric fragments |
ipv4-fragmented | The number of packets received and classified as IPv4 fragments |
ipv6 | The number of packets received and classified as IPv6 |
ipv6-fabric-fragmented | The number of packets received and classified as IPv6 fabric fragments |
ipv6-fragmented | The number of packets received and classified as IPv6 fragments |
is-is | The number of packets received and classified as IS-IS |
lacp | The number of packets received and classified as LACP |
lldp | The number of Link Layer Discovery Protocol (LLDP) packets received |
lldp-discards | The number of Link Layer Discovery Protocol (LLDP) packets discarded |
lldp-diverted | The number of Link Layer Discovery Protocol (LLDP) packets diverted |
multicast | The number of multicast packets received |
ndp | The number of packets received and classified as NDP |
non-ip-protocol-allowed | The number of non-IP packets allowed |
ospf | The number of packets received and classified as OSPF |
other-layer-4-protocol | The number of packets received that did not fall into one of the other counted transport-layer types |
q-in-q | The number of packets received and classified as Q-in-Q |
router-advertisement | The number of packets received and classified as Router Advertisement |
sctp | The number of packets received and classified as SCTP |
spanning-tree-discards | The number of spanning tree packets discarded |
tcp | The number of packets received and classified as TCP |
total | The total number of packets received |
tunnel | The number of packets received and classified as tunneled |
udp | The number of packets received and classified as UDP |
unicast | The number of unicast packets received |
unknown-layer-3-protocol-discards | The number of packets that were unable to be classified and were dropped |
vlan | The number of packets received having a VLAN tag |
vrrp | The number of packets received and classified as VRRP |
show stats packet-processing classifier received arp
The number of packets received and classified as ARP
Usage
show stats packet-processing classifier received arp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received broadcast
The number of broadcast packets received
Usage
show stats packet-processing classifier received broadcast [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received broadcast-mac-allowed
The number of packets with broadcast destination mac allowed
Usage
show stats packet-processing classifier received broadcast-mac-allowed [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received broadcast-mac-discards
The number of packets with broadcast destination mac discards
Usage
show stats packet-processing classifier received broadcast-mac-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received dhcp
The number of packets received and classified as DHCP
Usage
show stats packet-processing classifier received dhcp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received dhcpv6
The number of packets received and classified as DHCPv6
Usage
show stats packet-processing classifier received dhcpv6 [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received discards
The number of packets dropped due to a failure to classify the packet
Usage
show stats packet-processing classifier received discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received esp
The number of packets received and classified as ESP
Usage
show stats packet-processing classifier received esp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received exception
The number of exceptions caught while classifying packets
Usage
show stats packet-processing classifier received exception [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received fragmented-icmp-discards
The number of fragmented ICMP packets discarded
Usage
show stats packet-processing classifier received fragmented-icmp-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received fragmented-icmpv6-discards
The number of fragmented ICMPv6 packets discarded
Usage
show stats packet-processing classifier received fragmented-icmpv6-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received gre
The number of packets received and classified as GRE
Usage
show stats packet-processing classifier received gre [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received icmp
The number of packets received and classified as ICMP
Usage
show stats packet-processing classifier received icmp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received icmp-ttl-discards
The number of ICMP packets dropped due to TTL expiration
Usage
show stats packet-processing classifier received icmp-ttl-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received icmp-unknown-type-discards
The number of ICMP packets with unknown type discarded
Usage
show stats packet-processing classifier received icmp-unknown-type-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received icmpv6
The number of packets received and classified as ICMPv6
Usage
show stats packet-processing classifier received icmpv6 [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received icmpv6-hop-limit-discards
The number of ICMPv6 packets dropped due to hop-limiting
Usage
show stats packet-processing classifier received icmpv6-hop-limit-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received icmpv6-link-local-discards
The number of discarded link-local ICMPv6 packets
Usage
show stats packet-processing classifier received icmpv6-link-local-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received icmpv6-unknown-type-discards
The number of ICMPv6 packets with unknown type discarded
Usage
show stats packet-processing classifier received icmpv6-unknown-type-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received igmp
Stats pertaining to IGMP processing
Usage
show stats packet-processing classifier received igmp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
invalid | The number of packets discarded due to invalid type |
leave | The number received IGMP leave messages |
query | The number received IGMP queries |
report | The number received IGMP reports |
report-v3 | The number received IGMP v3 reports |
total | The number of packets received and classified as IGMP |
show stats packet-processing classifier received igmp invalid
The number of packets discarded due to invalid type
Usage
show stats packet-processing classifier received igmp invalid [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received igmp leave
The number received IGMP leave messages
Usage
show stats packet-processing classifier received igmp leave [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received igmp query
The number received IGMP queries
Usage
show stats packet-processing classifier received igmp query [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received igmp report
The number received IGMP reports
Usage
show stats packet-processing classifier received igmp report [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received igmp report-v3
The number received IGMP v3 reports
Usage
show stats packet-processing classifier received igmp report-v3 [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received igmp total
The number of packets received and classified as IGMP
Usage
show stats packet-processing classifier received igmp total [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets received with an invalid header length
Usage
show stats packet-processing classifier received invalid-header-length [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received invalid-ipv6
The number of invalid IPv6 packets received
Usage
show stats packet-processing classifier received invalid-ipv6 [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received invalid-length
The number of packets received with an invalid length
Usage
show stats packet-processing classifier received invalid-length [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received ipv4
The number of packets received and classified as IPv4
Usage
show stats packet-processing classifier received ipv4 [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received ipv4-fabric-fragmented
The number of packets received and classified as IPv4 fabric fragments
Usage
show stats packet-processing classifier received ipv4-fabric-fragmented [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received ipv4-fragmented
The number of packets received and classified as IPv4 fragments
Usage
show stats packet-processing classifier received ipv4-fragmented [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received ipv6
The number of packets received and classified as IPv6
Usage
show stats packet-processing classifier received ipv6 [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received ipv6-fabric-fragmented
The number of packets received and classified as IPv6 fabric fragments
Usage
show stats packet-processing classifier received ipv6-fabric-fragmented [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received ipv6-fragmented
The number of packets received and classified as IPv6 fragments
Usage
show stats packet-processing classifier received ipv6-fragmented [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received is-is
The number of packets received and classified as IS-IS
Usage
show stats packet-processing classifier received is-is [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received lacp
The number of packets received and classified as LACP
Usage
show stats packet-processing classifier received lacp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received lldp
The number of Link Layer Discovery Protocol (LLDP) packets received
Usage
show stats packet-processing classifier received lldp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received lldp-discards
The number of Link Layer Discovery Protocol (LLDP) packets discarded
Usage
show stats packet-processing classifier received lldp-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received lldp-diverted
The number of Link Layer Discovery Protocol (LLDP) packets diverted
Usage
show stats packet-processing classifier received lldp-diverted [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received multicast
The number of multicast packets received
Usage
show stats packet-processing classifier received multicast [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received ndp
The number of packets received and classified as NDP
Usage
show stats packet-processing classifier received ndp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received non-ip-protocol-allowed
The number of non-IP packets allowed
Usage
show stats packet-processing classifier received non-ip-protocol-allowed [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received ospf
The number of packets received and classified as OSPF
Usage
show stats packet-processing classifier received ospf [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received other-layer-4-protocol
The number of packets received that did not fall into one of the other counted transport-layer types
Usage
show stats packet-processing classifier received other-layer-4-protocol [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received q-in-q
The number of packets received and classified as Q-in-Q
Usage
show stats packet-processing classifier received q-in-q [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received router-advertisement
The number of packets received and classified as Router Advertisement
Usage
show stats packet-processing classifier received router-advertisement [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received sctp
The number of packets received and classified as SCTP
Usage
show stats packet-processing classifier received sctp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received spanning-tree-discards
The number of spanning tree packets discarded
Usage
show stats packet-processing classifier received spanning-tree-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received tcp
The number of packets received and classified as TCP
Usage
show stats packet-processing classifier received tcp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received total
The total number of packets received
Usage
show stats packet-processing classifier received total [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received tunnel
The number of packets received and classified as tunneled
Usage
show stats packet-processing classifier received tunnel [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received udp
The number of packets received and classified as UDP
Usage
show stats packet-processing classifier received udp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received unicast
The number of unicast packets received
Usage
show stats packet-processing classifier received unicast [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received unknown-layer-3-protocol-discards
The number of packets that were unable to be classified and were dropped
Usage
show stats packet-processing classifier received unknown-layer-3-protocol-discards [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received vlan
The number of packets received having a VLAN tag
Usage
show stats packet-processing classifier received vlan [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received vrrp
The number of packets received and classified as VRRP
Usage
show stats packet-processing classifier received vrrp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent
Stats pertaining to the classification of packets sent
Usage
show stats packet-processing classifier sent [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
arp | The number of ARP packets sent |
broadcast | The number of broadcast packets sent |
dhcp | The number of DHCP packets sent |
dhcpv6 | The number of DHCPv6 packets sent |
esp | The number of ESP packets sent |
gre | The number of GRE packets sent |
icmp | The number of ICMP packets sent |
icmpv6 | The number of ICMPv6 packets sent |
igmp | The number of IGMP packets sent |
ipv4 | The number of IPv4 packets sent |
ipv4-fabric-fragmented | The number of IPv4 fabric fragments sent |
ipv4-fragmented | The number of IPv6 fragments sent |
ipv6 | The number of IPv6 packets sent |
ipv6-fabric-fragmented | The number of IPv6 fabric fragments sent |
ipv6-fragmented | The number of IPv6 fragments sent |
is-is | The number of IS-IS packets sent |
lacp | The number of LACP packets sent |
multicast | The number of multicast packets sent |
ndp | The number of NDP packets sent |
ospf | The number of OSPF packets sent |
other-layer-3-protocol | The number of packets sent that did not fall into one of the other counted network-layer types |
other-layer-4-protocol | The number of packets sent that did not fall into one of the other counted transport-layer types |
q-in-q | The number of Q-in-Q packets sent |
router-advertisement | The number of Router Advertisement packets sent |
sctp | The number of SCTP packets sent |
tcp | The number of TCP packets sent |
total | The total number of packets that have been sent |
tunnel | The number of tunneled packets sent |
udp | The number of UDP packets sent |
unicast | The number of unicast packets sent |
vlan | The number of packets sent with a VLAN tag |
vrrp | The number of VRRP packets sent |
show stats packet-processing classifier sent arp
The number of ARP packets sent
Usage
show stats packet-processing classifier sent arp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent broadcast
The number of broadcast packets sent
Usage
show stats packet-processing classifier sent broadcast [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent dhcp
The number of DHCP packets sent
Usage
show stats packet-processing classifier sent dhcp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent dhcpv6
The number of DHCPv6 packets sent
Usage
show stats packet-processing classifier sent dhcpv6 [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent esp
The number of ESP packets sent
Usage
show stats packet-processing classifier sent esp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list). |
| force | Skip confirmation prompt. Only required when targeting all routers. |
| node | The name of the node generating this metric. |
| port | The device interface for which this metric was generated (comma-separated list). |
| router | The router for which to display stats (default: <current router>). |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp]. |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent gre
The number of GRE packets sent
Usage
show stats packet-processing classifier sent gre [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent icmp
The number of ICMP packets sent
Usage
show stats packet-processing classifier sent icmp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent icmpv6
The number of ICMPv6 packets sent
Usage
show stats packet-processing classifier sent icmpv6 [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent igmp
The number of IGMP packets sent
Usage
show stats packet-processing classifier sent igmp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent ipv4
The number of IPv4 packets sent
Usage
show stats packet-processing classifier sent ipv4 [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent ipv4-fabric-fragmented
The number of IPv4 fabric fragments sent
Usage
show stats packet-processing classifier sent ipv4-fabric-fragmented [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent ipv4-fragmented
The number of IPv6 fragments sent
Usage
show stats packet-processing classifier sent ipv4-fragmented [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent ipv6
The number of IPv6 packets sent
Usage
show stats packet-processing classifier sent ipv6 [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent ipv6-fabric-fragmented
The number of IPv6 fabric fragments sent
Usage
show stats packet-processing classifier sent ipv6-fabric-fragmented [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent ipv6-fragmented
The number of IPv6 fragments sent
Usage
show stats packet-processing classifier sent ipv6-fragmented [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent is-is
The number of IS-IS packets sent
Usage
show stats packet-processing classifier sent is-is [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent lacp
The number of LACP packets sent
Usage
show stats packet-processing classifier sent lacp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent multicast
The number of multicast packets sent
Usage
show stats packet-processing classifier sent multicast [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent ndp
The number of NDP packets sent
Usage
show stats packet-processing classifier sent ndp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent ospf
The number of OSPF packets sent
Usage
show stats packet-processing classifier sent ospf [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent other-layer-3-protocol
The number of packets sent that did not fall into one of the other counted network-layer types
Usage
show stats packet-processing classifier sent other-layer-3-protocol [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent other-layer-4-protocol
The number of packets sent that did not fall into one of the other counted transport-layer types
Usage
show stats packet-processing classifier sent other-layer-4-protocol [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent q-in-q
The number of Q-in-Q packets sent
Usage
show stats packet-processing classifier sent q-in-q [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent router-advertisement
The number of Router Advertisement packets sent
Usage
show stats packet-processing classifier sent router-advertisement [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent sctp
The number of SCTP packets sent
Usage
show stats packet-processing classifier sent sctp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent tcp
The number of TCP packets sent
Usage
show stats packet-processing classifier sent tcp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent total
The total number of packets that have been sent
Usage
show stats packet-processing classifier sent total [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent tunnel
The number of tunneled packets sent
Usage
show stats packet-processing classifier sent tunnel [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent udp
The number of UDP packets sent
Usage
show stats packet-processing classifier sent udp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent unicast
The number of unicast packets sent
Usage
show stats packet-processing classifier sent unicast [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent vlan
The number of packets sent with a VLAN tag
Usage
show stats packet-processing classifier sent vlan [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent vrrp
The number of VRRP packets sent
Usage
show stats packet-processing classifier sent vrrp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing dhcp
Stats pertaining to DHCP packets in the Fast Lane
Usage
show stats packet-processing dhcp [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing dhcp discarded
The number of DHCP packets discarded
Usage
show stats packet-processing dhcp discarded [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing dhcp forward-to-derived-interface
The number of DHCP packets forwarded to the derived interface hosting DHCP server
Usage
show stats packet-processing dhcp forward-to-derived-interface [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing dhcp forward-to-originating-interface
The number of DHCP packets forwarded to the originating interface from DHCP server
Usage
show stats packet-processing dhcp forward-to-originating-interface [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing dhcp received-for-internal-application
The number of DHCP packets destined for internal DHCP application
Usage
show stats packet-processing dhcp received-for-internal-application [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing enqueue
Stats pertaining to packets enqueued in the fast lane
Usage
show stats packet-processing enqueue [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing enqueue to-deferred-ring-failure
The number of packets dropped due to deferred ring overflow
Usage
show stats packet-processing enqueue to-deferred-ring-failure [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing enqueue to-deferred-ring-success
The number of packets enqueued deferred ring
Usage
show stats packet-processing enqueue to-deferred-ring-success [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing enqueue to-worker-core-failure
The number of failures when re-enqueuing packets within the Fast Lane
Usage
show stats packet-processing enqueue to-worker-core-failure [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing enqueue to-worker-core-success
The number of packets re-enqueued within the Fast Lane
Usage
show stats packet-processing enqueue to-worker-core-success [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fib-action
Summary of stats pertaining to packet processing actions after fib table hit
Usage
show stats packet-processing fib-action [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
exception | The number of exceptions received during packet action processing in the Fast Lane after fib table hit |
failure | The number of packets dropped due to an action processing failure after fib table hit |
success | The number of packets successfully processed actions after fib table hit |
show stats packet-processing fib-action exception
The number of exceptions received during packet action processing in the Fast Lane after fib table hit
Usage
show stats packet-processing fib-action exception [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fib-action failure
The number of packets dropped due to an action processing failure after fib table hit
Usage
show stats packet-processing fib-action failure [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fib-action success
The number of packets successfully processed actions after fib table hit
Usage
show stats packet-processing fib-action success [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing flow-action
Summary of stats pertaining to packet processing actions after flow table hit
Usage
show stats packet-processing flow-action [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
exception | The number of exceptions received during packet action processing in the Fast Lane after flow table hit |
failure | The number of packets dropped due to an action processing failure after flow table hit |
success | The number of packets successfully processed actions after flow table hit |
show stats packet-processing flow-action exception
The number of exceptions received during packet action processing in the Fast Lane after flow table hit
Usage
show stats packet-processing flow-action exception [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing flow-action failure
The number of packets dropped due to an action processing failure after flow table hit
Usage
show stats packet-processing flow-action failure [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing flow-action success
The number of packets successfully processed actions after flow table hit
Usage
show stats packet-processing flow-action success [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation
Stats pertaining to fragmentation and reassembly
Usage
show stats packet-processing fragmentation [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | Stats pertaining to receiving of fragmented packets |
sent | Stats pertaining to generation of fragmented packets |
show stats packet-processing fragmentation received
Stats pertaining to receiving of fragmented packets
Usage
show stats packet-processing fragmentation received [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing fragmentation received duplicate-first-fragment
The number of duplicate first fragments
Usage
show stats packet-processing fragmentation received duplicate-first-fragment [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation received duplicate-last-fragment
The number of duplicate last fragments
Usage
show stats packet-processing fragmentation received duplicate-last-fragment [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation received failure-to-reassemble
The number of packets that failed to be reassembled
Usage
show stats packet-processing fragmentation received failure-to-reassemble [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation received fragment-chains-discarded
The number of discarded fragment chains
Usage
show stats packet-processing fragmentation received fragment-chains-discarded [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation received fragment-chains-exceeded
Failures due to exhaustion of available fragment chains
Usage
show stats packet-processing fragmentation received fragment-chains-exceeded [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation received fragment-chains-timeout
The number of fragment chains discarded due to timeout
Usage
show stats packet-processing fragmentation received fragment-chains-timeout [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation received incomplete-fragments
The number of incomplete fragments
Usage
show stats packet-processing fragmentation received incomplete-fragments [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation received invalid-length-first-fragment
The number of first fragments with invalid length
Usage
show stats packet-processing fragmentation received invalid-length-first-fragment [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation received successfully-reassembled
The number of packets successfully reassembled
Usage
show stats packet-processing fragmentation received successfully-reassembled [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent
Stats pertaining to generation of fragmented packets
Usage
show stats packet-processing fragmentation sent [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing fragmentation sent fragment-creation-failure
The number of fragment creation failures
Usage
show stats packet-processing fragmentation sent fragment-creation-failure [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent ipv4-dont-fragment-drop
The number of jumbo IPv4 don't fragment packets dropped
Usage
show stats packet-processing fragmentation sent ipv4-dont-fragment-drop [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent ipv4-fabric-fragments
The number of fabric IPv4 fragmented packets created
Usage
show stats packet-processing fragmentation sent ipv4-fabric-fragments [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent ipv4-non-fabric-fragments
The number of non-fabric IPv4 fragmented packets created
Usage
show stats packet-processing fragmentation sent ipv4-non-fabric-fragments [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent ipv4-packets-fragmented
The total number of IPv4 fragmented packets created
Usage
show stats packet-processing fragmentation sent ipv4-packets-fragmented [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent ipv6-fabric-fragments
The number of fabric IPv6 fragmented packets created
Usage
show stats packet-processing fragmentation sent ipv6-fabric-fragments [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent ipv6-mtu-exceeded-drop
The number of IPv6 packets dropped for exceeding egress MTU size
Usage
show stats packet-processing fragmentation sent ipv6-mtu-exceeded-drop [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent ipv6-non-fabric-fragments
The number of non-fabric IPv6 fragmented packets created
Usage
show stats packet-processing fragmentation sent ipv6-non-fabric-fragments [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent ipv6-packets-fragmented
The total number of IPv6 fragmented packets created
Usage
show stats packet-processing fragmentation sent ipv6-packets-fragmented [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent unknown-l2-version
The number of jumbo packets with an unknown L2 version
Usage
show stats packet-processing fragmentation sent unknown-l2-version [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup
Stats pertaining to packet table lookups
Usage
show stats packet-processing lookup [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing lookup access-policy-table
Stats pertaining to the access-policy table
Usage
show stats packet-processing lookup access-policy-table [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
allow | The number of packets allowed that matched 'Allow' rules in the access policy table |
deny | The number of packets denied that matched 'Deny' rules in the access policy table |
failure | The access-policy table lock failed to be acquired |
miss | The number of packets that missed rules in the access policy table |
show stats packet-processing lookup access-policy-table allow
The number of packets allowed that matched 'Allow' rules in the access policy table
Usage
show stats packet-processing lookup access-policy-table allow [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup access-policy-table deny
The number of packets denied that matched 'Deny' rules in the access policy table
Usage
show stats packet-processing lookup access-policy-table deny [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup access-policy-table failure
The access-policy table lock failed to be acquired
Usage
show stats packet-processing lookup access-policy-table failure [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup access-policy-table miss
The number of packets that missed rules in the access policy table
Usage
show stats packet-processing lookup access-policy-table miss [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup fib-table
Stats pertaining to the FIB table
Usage
show stats packet-processing lookup fib-table [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
deny | The number of packets denied that matched 'Drop' rules in the fib table |
failure | The Fib table lock failed to be acquired |
hit | The number of packets that have matched against an entry in the FIB table |
miss | The number of packets that have not matched any entries in the FIB table |
show stats packet-processing lookup fib-table deny
The number of packets denied that matched 'Drop' rules in the fib table
Usage
show stats packet-processing lookup fib-table deny [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup fib-table failure
The Fib table lock failed to be acquired
Usage
show stats packet-processing lookup fib-table failure [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup fib-table hit
The number of packets that have matched against an entry in the FIB table
Usage
show stats packet-processing lookup fib-table hit [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup fib-table miss
The number of packets that have not matched any entries in the FIB table
Usage
show stats packet-processing lookup fib-table miss [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup flow-table
Stats pertaining to the flow table
Usage
show stats packet-processing lookup flow-table [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
hit | The number of packets that have matched against an entry in the Flow Table |
invalidated | The number of packets that have matched against an entry in the Flow Table that was invalidated |
miss | The number of packets that have not matched any entries in the Flow Table |
show stats packet-processing lookup flow-table hit
The number of packets that have matched against an entry in the Flow Table
Usage
show stats packet-processing lookup flow-table hit [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup flow-table invalidated
The number of packets that have matched against an entry in the Flow Table that was invalidated
Usage
show stats packet-processing lookup flow-table invalidated [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup flow-table miss
The number of packets that have not matched any entries in the Flow Table
Usage
show stats packet-processing lookup flow-table miss [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup icmp-table
Stats pertaining to ICMP blackhole function
Usage
show stats packet-processing lookup icmp-table [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
ipv4 | Statistics for 'ipv4' |
ipv6 | Statistics for 'ipv6' |
show stats packet-processing lookup icmp-table ipv4
Statistics for 'ipv4'
Usage
show stats packet-processing lookup icmp-table ipv4 [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
allow | The number of allowed received ICMP packets |
deny | The number of denied received ICMP packets |
show stats packet-processing lookup icmp-table ipv4 allow
The number of allowed received ICMP packets
Usage
show stats packet-processing lookup icmp-table ipv4 allow [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup icmp-table ipv4 deny
The number of denied received ICMP packets
Usage
show stats packet-processing lookup icmp-table ipv4 deny [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup icmp-table ipv6
Statistics for 'ipv6'
Usage
show stats packet-processing lookup icmp-table ipv6 [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
allow | The number of allowed received ICMPv6 packets |
deny | The number of denied received ICMPv6 packets |
show stats packet-processing lookup icmp-table ipv6 allow
The number of allowed received ICMPv6 packets
Usage
show stats packet-processing lookup icmp-table ipv6 allow [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup icmp-table ipv6 deny
The number of denied received ICMPv6 packets
Usage
show stats packet-processing lookup icmp-table ipv6 deny [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup q-in-q-invalid-vlan
The number of packets dropped due to mismatch of the Q-in-Q VLAN ID
Usage
show stats packet-processing lookup q-in-q-invalid-vlan [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of enable-metadata packets dropped due to buffer allocation failure
Usage
show stats packet-processing lookup sent-enable-metadata-allocation-failure [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of enable-metadata packets dropped due to rate-limiting
Usage
show stats packet-processing lookup sent-enable-metadata-capacity-failure [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of enable-metadata packets dropped due to HMAC apply failure
Usage
show stats packet-processing lookup sent-enable-metadata-hmac-failure [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets sent back with request to enable metadata
Usage
show stats packet-processing lookup sent-enable-metadata-success [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup tenant-table
Stats pertaining to the tenant table
Usage
show stats packet-processing lookup tenant-table [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | The tenant table lock failed to be acquired |
hit | Number of matches against the tenant table |
miss | The number of tenant table misses |
show stats packet-processing lookup tenant-table failure
The tenant table lock failed to be acquired
Usage
show stats packet-processing lookup tenant-table failure [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup tenant-table hit
Number of matches against the tenant table
Usage
show stats packet-processing lookup tenant-table hit [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup tenant-table miss
The number of tenant table misses
Usage
show stats packet-processing lookup tenant-table miss [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing received
Stats pertaining to packets received for processing
Usage
show stats packet-processing received [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing received control-success
Number of control packets recieved
Usage
show stats packet-processing received control-success [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing received injected-success
The number of packets injected into the fast lane
Usage
show stats packet-processing received injected-success [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing received injected-timeout
The number of injected packets dropped in fastlane due to excessive queue time
Usage
show stats packet-processing received injected-timeout [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing received interface-standby
The number of packets received on the interface while in standby mode.
Usage
show stats packet-processing received interface-standby [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing received interface-standby-drop
The number of packets dropped because the interface is in standby mode.
Usage
show stats packet-processing received interface-standby-drop [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing received interface-success
The number of packets received from the interface
Usage
show stats packet-processing received interface-success [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing sent
Statistics for 'sent'
Usage
show stats packet-processing sent [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats packet-processing sent interface-failure
The number of packets failed to be transmitted on the interface
Usage
show stats packet-processing sent interface-failure [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing sent interface-retry
The number of packet send retry attempts on this interface
Usage
show stats packet-processing sent interface-retry [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing sent interface-standby
The number of packets transmitted while interface is in standby mode
Usage
show stats packet-processing sent interface-standby [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing sent interface-standby-drop
The number of packets not transmitted because the interface is in standby mode
Usage
show stats packet-processing sent interface-standby-drop [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing sent interface-success
The number of packets transmitted out this interface
Usage
show stats packet-processing sent interface-success [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets received and dropped because the interface has not been configured.
Usage
show stats packet-processing sent interface-unconfigured-drop [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree
Metrics tracking PathTree server and client behavior
Usage
show stats path-tree [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
client | Statistics for 'client' |
server | Statistics for 'server' |
show stats path-tree client
Statistics for 'client'
Usage
show stats path-tree client [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats path-tree client received
Statistics for 'received'
Usage
show stats path-tree client received [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats path-tree client received notifications
Statistics for 'notifications'
Usage
show stats path-tree client received notifications [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
duration | Average time to process Notifications on the client (microseconds) |
error | The number of invalid or malformed notification messages received (count) |
total | The number of notification messages received successfully (count) |
show stats path-tree client received notifications duration
Average time to process Notifications on the client (microseconds)
Usage
show stats path-tree client received notifications duration [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client received notifications error
The number of invalid or malformed notification messages received (count)
Usage
show stats path-tree client received notifications error [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client received notifications total
The number of notification messages received successfully (count)
Usage
show stats path-tree client received notifications total [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client received responses
Statistics for 'responses'
Usage
show stats path-tree client received responses [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
duration | Average time to process transaction responses on the client (microseconds) |
error | The number of invalid or malformed transaction response messages received (count) |
total | The number of transaction response messages received successfully (count) |
show stats path-tree client received responses duration
Average time to process transaction responses on the client (microseconds)
Usage
show stats path-tree client received responses duration [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client received responses error
The number of invalid or malformed transaction response messages received (count)
Usage
show stats path-tree client received responses error [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client received responses total
The number of transaction response messages received successfully (count)
Usage
show stats path-tree client received responses total [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client received unknown
Statistics for 'unknown'
Usage
show stats path-tree client received unknown [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
total | The number of unknown message types received (count) |
show stats path-tree client received unknown total
The number of unknown message types received (count)
Usage
show stats path-tree client received unknown total [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client sent
Statistics for 'sent'
Usage
show stats path-tree client sent [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
requests | Statistics for 'requests' |
show stats path-tree client sent requests
Statistics for 'requests'
Usage
show stats path-tree client sent requests [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
error | The number of transaction request messages that could not be sent (count) |
total | The number of transaction request messages sent successfully (count) |
show stats path-tree client sent requests error
The number of transaction request messages that could not be sent (count)
Usage
show stats path-tree client sent requests error [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client sent requests total
The number of transaction request messages sent successfully (count)
Usage
show stats path-tree client sent requests total [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client transactions
Statistics for 'transactions'
Usage
show stats path-tree client transactions [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
server-latency | Average latency for the server to process/respond-to transactions (microseconds) |
show stats path-tree client transactions server-latency
Average latency for the server to process/respond-to transactions (microseconds)
Usage
show stats path-tree client transactions server-latency [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server
Statistics for 'server'
Usage
show stats path-tree server [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats path-tree server received
Statistics for 'received'
Usage
show stats path-tree server received [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
requests | Statistics for 'requests' |
show stats path-tree server received requests
Statistics for 'requests'
Usage
show stats path-tree server received requests [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
average | The number of transaction request messages received successfully (count) |
error | The number of invalid or malformed transaction request messages received (count) |
ignored | The number of transaction request messages received but were ignored due to invalid session state (count) |
total | The number of transaction request messages received successfully (count) |
show stats path-tree server received requests average
The number of transaction request messages received successfully (count)
Usage
show stats path-tree server received requests average [process <process>] [client <client>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| client | The name of the client within a process generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server received requests error
The number of invalid or malformed transaction request messages received (count)
Usage
show stats path-tree server received requests error [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server received requests ignored
The number of transaction request messages received but were ignored due to invalid session state (count)
Usage
show stats path-tree server received requests ignored [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server received requests total
The number of transaction request messages received successfully (count)
Usage
show stats path-tree server received requests total [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server sent
Statistics for 'sent'
Usage
show stats path-tree server sent [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
responses | Statistics for 'responses' |
show stats path-tree server sent responses
Statistics for 'responses'
Usage
show stats path-tree server sent responses [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
error | The number of transaction response messages that could not be sent (count) |
total | The number of transaction response messages sent successfully (count) |
show stats path-tree server sent responses error
The number of transaction response messages that could not be sent (count)
Usage
show stats path-tree server sent responses error [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server sent responses total
The number of transaction response messages sent successfully (count)
Usage
show stats path-tree server sent responses total [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions
Statistics for 'transactions'
Usage
show stats path-tree server transactions [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats path-tree server transactions connect
Statistics for 'connect'
Usage
show stats path-tree server transactions connect [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
duration | Average time to process/respond-to Connect transactions (microseconds) |
error | The number of Connect transactions that could not be processed successfully (count) |
processed | The number of successfully processed Connect transactions (count) |
show stats path-tree server transactions connect duration
Average time to process/respond-to Connect transactions (microseconds)
Usage
show stats path-tree server transactions connect duration [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions connect error
The number of Connect transactions that could not be processed successfully (count)
Usage
show stats path-tree server transactions connect error [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions connect processed
The number of successfully processed Connect transactions (count)
Usage
show stats path-tree server transactions connect processed [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions disconnect
Statistics for 'disconnect'
Usage
show stats path-tree server transactions disconnect [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
duration | Average time to process/respond-to Disconnect transactions (microseconds) |
error | The number of Disconnect transactions that could not be processed successfully (count) |
processed | The number of successfully processed Disconnect transactions (count) |
show stats path-tree server transactions disconnect duration
Average time to process/respond-to Disconnect transactions (microseconds)
Usage
show stats path-tree server transactions disconnect duration [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions disconnect error
The number of Disconnect transactions that could not be processed successfully (count)
Usage
show stats path-tree server transactions disconnect error [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions disconnect processed
The number of successfully processed Disconnect transactions (count)
Usage
show stats path-tree server transactions disconnect processed [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions list
Statistics for 'list'
Usage
show stats path-tree server transactions list [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
duration | Average time to process/respond-to List transactions (microseconds) |
error | The number of List transactions that could not be processed successfully (count) |
processed | The number of successfully processed List transactions (count) |
show stats path-tree server transactions list duration
Average time to process/respond-to List transactions (microseconds)
Usage
show stats path-tree server transactions list duration [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions list error
The number of List transactions that could not be processed successfully (count)
Usage
show stats path-tree server transactions list error [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions list processed
The number of successfully processed List transactions (count)
Usage
show stats path-tree server transactions list processed [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions ping
Statistics for 'ping'
Usage
show stats path-tree server transactions ping [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
duration | Average time to process/respond-to Ping transactions (microseconds) |
error | The number of Ping transactions that could not be processed successfully (count) |
processed | The number of successfully processed Ping transactions (count) |
show stats path-tree server transactions ping duration
Average time to process/respond-to Ping transactions (microseconds)
Usage
show stats path-tree server transactions ping duration [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions ping error
The number of Ping transactions that could not be processed successfully (count)
Usage
show stats path-tree server transactions ping error [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions ping processed
The number of successfully processed Ping transactions (count)
Usage
show stats path-tree server transactions ping processed [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions publish
Statistics for 'publish'
Usage
show stats path-tree server transactions publish [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
duration | Average time to process/respond-to Publish transactions (microseconds) |
error | The number of Publish transactions that could not be processed successfully (count) |
processed | The number of successfully processed Publish transactions (count) |
show stats path-tree server transactions publish duration
Average time to process/respond-to Publish transactions (microseconds)
Usage
show stats path-tree server transactions publish duration [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions publish error
The number of Publish transactions that could not be processed successfully (count)
Usage
show stats path-tree server transactions publish error [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions publish processed
The number of successfully processed Publish transactions (count)
Usage
show stats path-tree server transactions publish processed [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions read
Statistics for 'read'
Usage
show stats path-tree server transactions read [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
duration | Average time to process/respond-to Read transactions (microseconds) |
error | The number of Read transactions that could not be processed successfully (count) |
processed | The number of successfully processed Read transactions (count) |
show stats path-tree server transactions read duration
Average time to process/respond-to Read transactions (microseconds)
Usage
show stats path-tree server transactions read duration [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions read error
The number of Read transactions that could not be processed successfully (count)
Usage
show stats path-tree server transactions read error [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions read processed
The number of successfully processed Read transactions (count)
Usage
show stats path-tree server transactions read processed [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions remove
Statistics for 'remove'
Usage
show stats path-tree server transactions remove [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
duration | Average time to process/respond-to Remove transactions (microseconds) |
error | The number of Remove transactions that could not be processed successfully (count) |
processed | The number of successfully processed Remove transactions (count) |
show stats path-tree server transactions remove duration
Average time to process/respond-to Remove transactions (microseconds)
Usage
show stats path-tree server transactions remove duration [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions remove error
The number of Remove transactions that could not be processed successfully (count)
Usage
show stats path-tree server transactions remove error [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions remove processed
The number of successfully processed Remove transactions (count)
Usage
show stats path-tree server transactions remove processed [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions unsubscribe
Statistics for 'unsubscribe'
Usage
show stats path-tree server transactions unsubscribe [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
duration | Average time to process/respond-to Unsubscribe transactions (microseconds) |
error | The number of Unsubscribe transactions that could not be processed successfully (count) |
processed | The number of successfully processed Unsubscribe transactions (count) |
show stats path-tree server transactions unsubscribe duration
Average time to process/respond-to Unsubscribe transactions (microseconds)
Usage
show stats path-tree server transactions unsubscribe duration [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions unsubscribe error
The number of Unsubscribe transactions that could not be processed successfully (count)
Usage
show stats path-tree server transactions unsubscribe error [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions unsubscribe processed
The number of successfully processed Unsubscribe transactions (count)
Usage
show stats path-tree server transactions unsubscribe processed [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions update
Statistics for 'update'
Usage
show stats path-tree server transactions update [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
duration | Average time to process/respond-to Update transactions (microseconds) |
error | The number of Update transactions that could not be processed successfully (count) |
processed | The number of successfully processed Update transactions (count) |
show stats path-tree server transactions update duration
Average time to process/respond-to Update transactions (microseconds)
Usage
show stats path-tree server transactions update duration [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions update error
The number of Update transactions that could not be processed successfully (count)
Usage
show stats path-tree server transactions update error [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions update processed
The number of successfully processed Update transactions (count)
Usage
show stats path-tree server transactions update processed [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Stats pertaining to SSR peer path performance monitoring
Usage
show stats performance-monitoring [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [protocol <protocol>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
peer-path | Statistics for 'peer-path' |
Statistics for 'peer-path'
Usage
show stats performance-monitoring peer-path [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [protocol <protocol>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
jitter | Jitter in milliseconds for the SSR peer path. |
latency | Latency in milliseconds for the SSR peer path. |
loss | Aggregate packet loss percentange for the SSR peer path. |
mos | MOS value calculated for the SSR peer path. (hundreths of a decimal) |
received | Statistics for 'received' |
transmit | Statistics for 'transmit' |
updated | The unix timestamp (seconds) when the peer path's values were last updated. |
Jitter in milliseconds for the SSR peer path.
Usage
show stats performance-monitoring peer-path jitter [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [protocol <protocol>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Latency in milliseconds for the SSR peer path.
Usage
show stats performance-monitoring peer-path latency [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [protocol <protocol>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Aggregate packet loss percentange for the SSR peer path.
Usage
show stats performance-monitoring peer-path loss [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [protocol <protocol>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
MOS value calculated for the SSR peer path. (hundreths of a decimal)
Usage
show stats performance-monitoring peer-path mos [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [protocol <protocol>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Statistics for 'received'
Usage
show stats performance-monitoring peer-path received [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [protocol <protocol>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
loss | Packet loss percentange for receiving from the SSR peer path. |
marked-packets | The number of packets marked by the peer during a given interval. |
marked-packets-acknowledged | The number of marked packets acknowledged by the node during a given interval. |
Packet loss percentange for receiving from the SSR peer path.
Usage
show stats performance-monitoring peer-path received loss [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [protocol <protocol>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets marked by the peer during a given interval.
Usage
show stats performance-monitoring peer-path received marked-packets [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [protocol <protocol>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of marked packets acknowledged by the node during a given interval.
Usage
show stats performance-monitoring peer-path received marked-packets-acknowledged [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [protocol <protocol>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Statistics for 'transmit'
Usage
show stats performance-monitoring peer-path transmit [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [protocol <protocol>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
loss | Packet loss percentange for transmitting to the SSR peer path. |
marked-packets | The number of packets marked by the node during a given interval. |
marked-packets-acknowledged | The number of marked packets acknowledged by the peer during a given interval. |
Packet loss percentange for transmitting to the SSR peer path.
Usage
show stats performance-monitoring peer-path transmit loss [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [protocol <protocol>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of packets marked by the node during a given interval.
Usage
show stats performance-monitoring peer-path transmit marked-packets [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [protocol <protocol>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The number of marked packets acknowledged by the peer during a given interval.
Usage
show stats performance-monitoring peer-path transmit marked-packets-acknowledged [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [protocol <protocol>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
The unix timestamp (seconds) when the peer path's values were last updated.
Usage
show stats performance-monitoring peer-path updated [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [protocol <protocol>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats process
Metrics about SSR processes
Usage
show stats process [process-name <process-name>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process-name | The name of the process (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
cpu | Metrics about CPU usage of SSR processes |
memory | Metrics about memory usage of SSR processes |
queue | Metrics about queues within a process |
See Also
show stats process cpu
Metrics about CPU usage of SSR processes
Usage
show stats process cpu [process-name <process-name>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process-name | The name of the process (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
usage | CPU percentage used per process |
See Also
show stats process cpu usage
CPU percentage used per process
Usage
show stats process cpu usage [process-name <process-name>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process-name | The name of the process (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats process memory
Metrics about memory usage of SSR processes
Usage
show stats process memory [process-name <process-name>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process-name | The name of the process (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
rss | Resident memory used per process (bytes) |
vsz | Virtual memory used per process (bytes) |
See Also
Resident memory used per process (bytes)
Usage
show stats process memory rss [process-name <process-name>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process-name | The name of the process (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats process memory vsz
Virtual memory used per process (bytes)
Usage
show stats process memory vsz [process-name <process-name>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process-name | The name of the process (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats process queue
Metrics about queues within a process
Usage
show stats process queue [process-name <process-name>] [queue-name <queue-name>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process-name | The name of the process (comma-separated list) |
| queue-name | The name of the queue (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
depth | The number of tasks in a queue waiting to be executed |
See Also
show stats process queue depth
The number of tasks in a queue waiting to be executed
Usage
show stats process queue depth [process-name <process-name>] [queue-name <queue-name>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process-name | The name of the process (comma-separated list) |
| queue-name | The name of the queue (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats queue
Metrics tracking the TANK queue production and consumption
Usage
show stats queue [topic <topic>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| topic | The represented TANK topic (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
consumed | Metrics describing topic consumption within the TANK queue |
produced | Metrics describing topic production within the TANK queue |
show stats queue consumed
Metrics describing topic consumption within the TANK queue
Usage
show stats queue consumed [topic <topic>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| topic | The represented TANK topic (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
bytes | Bytes consumed from the TANK topic (bytes) |
messages | Messages consumed from the TANK topic (messages) |
show stats queue consumed bytes
Bytes consumed from the TANK topic (bytes)
Usage
show stats queue consumed bytes [topic <topic>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| topic | The represented TANK topic (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats queue consumed messages
Messages consumed from the TANK topic (messages)
Usage
show stats queue consumed messages [topic <topic>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| topic | The represented TANK topic (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats queue produced
Metrics describing topic production within the TANK queue
Usage
show stats queue produced [topic <topic>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| topic | The represented TANK topic (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
bytes | Bytes produced for the TANK topic (bytes) |
messages | Messages produced for the TANK topic (messages) |
show stats queue produced bytes
Bytes produced for the TANK topic (bytes)
Usage
show stats queue produced bytes [topic <topic>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| topic | The represented TANK topic (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats queue produced messages
Messages produced for the TANK topic (messages)
Usage
show stats queue produced messages [topic <topic>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| topic | The represented TANK topic (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redis-server-manager
Stats pertaining to the Redis Server Manager
Usage
show stats redis-server-manager [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats redis-server-manager redis-server-inactives
The number of redis server inactive
Usage
show stats redis-server-manager redis-server-inactives [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redis-server-manager redis-server-network-flaps
The number of redis server network flaps
Usage
show stats redis-server-manager redis-server-network-flaps [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redis-server-manager redis-session-expirations
The number of redis session expirations
Usage
show stats redis-server-manager redis-session-expirations [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy
Stats pertaining to the highway manager redundancy
Usage
show stats redundancy [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats redundancy database-connection
Stats pertaining to client connection to redundancy database
Usage
show stats redundancy database-connection [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
active-connections | Number of active client connections to the database |
client-disconnect | Number of times successfully disconnected from the database |
connect | Number of times successfully established connection to the database |
error-disconnect | Number of times disconnected from database due to internal error |
errors | Number of errors reported from the database while connecting/disconnecting |
failed-connect | Number of times attempted connection to the database failed |
show stats redundancy database-connection active-connections
Number of active client connections to the database
Usage
show stats redundancy database-connection active-connections [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy database-connection client-disconnect
Number of times successfully disconnected from the database
Usage
show stats redundancy database-connection client-disconnect [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy database-connection connect
Number of times successfully established connection to the database
Usage
show stats redundancy database-connection connect [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy database-connection error-disconnect
Number of times disconnected from database due to internal error
Usage
show stats redundancy database-connection error-disconnect [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy database-connection errors
Number of errors reported from the database while connecting/disconnecting
Usage
show stats redundancy database-connection errors [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy database-connection failed-connect
Number of times attempted connection to the database failed
Usage
show stats redundancy database-connection failed-connect [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-initialization
Stats pertaining to port database initialization
Usage
show stats redundancy port-initialization [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats redundancy port-initialization marker-query-pending
Number of outstanding marker query to the database
Usage
show stats redundancy port-initialization marker-query-pending [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-initialization marker-record-found
Number of times marker record was found in the database
Usage
show stats redundancy port-initialization marker-record-found [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-initialization marker-record-not-found
Number of times marker was not found in the database
Usage
show stats redundancy port-initialization marker-record-not-found [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-initialization marker-record-read-empty
Number of times empty marker read from the database
Usage
show stats redundancy port-initialization marker-record-read-empty [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-initialization marker-record-read-error
Number of times marker read from the database resulted in error
Usage
show stats redundancy port-initialization marker-record-read-error [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-initialization marker-record-write
Number of times marker was written to the database
Usage
show stats redundancy port-initialization marker-record-write [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-initialization marker-record-write-empty
Number of times empty marker was written to the database
Usage
show stats redundancy port-initialization marker-record-write-empty [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-initialization pending-queries
Number of pending queries awaiting connection.
Usage
show stats redundancy port-initialization pending-queries [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-list-records
Stats pertaining to port list operations post initialization
Usage
show stats redundancy port-list-records [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats redundancy port-list-records list-record-found
Number of list record entries found from the database
Usage
show stats redundancy port-list-records list-record-found [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-list-records list-record-not-found
Number of list record entries not found from the database
Usage
show stats redundancy port-list-records list-record-not-found [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-list-records list-record-parse-error
Number of errors while parsing list record entries popped from the database
Usage
show stats redundancy port-list-records list-record-parse-error [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-list-records list-record-pop-errors
Number of errors while popping list record entries from the database
Usage
show stats redundancy port-list-records list-record-pop-errors [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-list-records list-record-pop-failures
Number of times no records were found in the database
Usage
show stats redundancy port-list-records list-record-pop-failures [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-list-records list-record-pop-pending
Number of list pop query outstanding to the database
Usage
show stats redundancy port-list-records list-record-pop-pending [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-list-records list-record-pop-success
Number of list record entries successfully popped from the database
Usage
show stats redundancy port-list-records list-record-pop-success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-list-records list-record-push
Number of list record entries pushed to the database
Usage
show stats redundancy port-list-records list-record-push [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-delete
Number of times session entries were deleted from the database
Usage
show stats redundancy session-delete [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors
Stats pertaining to redundancy session errors
Usage
show stats redundancy session-errors [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats redundancy session-errors cache-timeouts
Number of times packet cache timed out when the database request came back
Usage
show stats redundancy session-errors cache-timeouts [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors decode-failures
Number of times decode fails due to internal errors
Usage
show stats redundancy session-errors decode-failures [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors fib-lookup-error
Number of times recovery failed due to fib miss
Usage
show stats redundancy session-errors fib-lookup-error [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors invalid-buffer-received
Number of times invalid buffer was received from database
Usage
show stats redundancy session-errors invalid-buffer-received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors invalid-session-key
Number of times invalid session-key was received from database
Usage
show stats redundancy session-errors invalid-session-key [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors new-session-creation-failure
Number of times database miss processing resulting in failure to create new session
Usage
show stats redundancy session-errors new-session-creation-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors session-not-found
Number of times redundancy session was not found in the session table
Usage
show stats redundancy session-errors session-not-found [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors session-update-failures
Number of times session update failed
Usage
show stats redundancy session-errors session-update-failures [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors source-lookup-error
Number of times recovery failed due to source lookup miss
Usage
show stats redundancy session-errors source-lookup-error [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors unsupported-feature
Number of times an unsupported feature was attempted
Usage
show stats redundancy session-errors unsupported-feature [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reads
Stats pertaining to redundancy session reads from database
Usage
show stats redundancy session-reads [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats redundancy session-reads create-new-session
Number of database miss resulting in new session being created.
Usage
show stats redundancy session-reads create-new-session [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reads net-unreachable-sent
Number of ICMP Network Unreachable packets after query failure.
Usage
show stats redundancy session-reads net-unreachable-sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reads query-pending
Number of read queries outstanding to the database
Usage
show stats redundancy session-reads query-pending [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reads query-result-not-found
Number of times read query resulted in no entry in the database
Usage
show stats redundancy session-reads query-result-not-found [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reads query-result-success
Number of times read query resulted in a match in the database
Usage
show stats redundancy session-reads query-result-success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reads query-result-timeout
Number of times read query timed out waiting for result from the database
Usage
show stats redundancy session-reads query-result-timeout [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reads session-key-mismatch
Number of times that Neither forward or reverse key matches the session recovery key.
Usage
show stats redundancy session-reads session-key-mismatch [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reads tcp-reset-sent
Number of times TCP RST sent due to query failure.
Usage
show stats redundancy session-reads tcp-reset-sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reconstruction
Stats pertaining to redundancy session reconstruction
Usage
show stats redundancy session-reconstruction [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats redundancy session-reconstruction created-inter-node-service-paths
Number of times inter-node service-path was reconstructed from redundancy buffer
Usage
show stats redundancy session-reconstruction created-inter-node-service-paths [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reconstruction created-inter-router-service-paths
Number of times inter-router service-path was reconstructed from redundancy buffer
Usage
show stats redundancy session-reconstruction created-inter-router-service-paths [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reconstruction created-local-service-paths
Number of times local service-path was reconstructed from redundancy buffer
Usage
show stats redundancy session-reconstruction created-local-service-paths [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reconstruction diverted-to-external-protocol-agent
Number of times packets successfully diverted to external-protocol-agent
Usage
show stats redundancy session-reconstruction diverted-to-external-protocol-agent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-refresh
Number of times existing session entries were refreshed in the database
Usage
show stats redundancy session-refresh [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-writes
Stats pertaining to redundancy session writes to database
Usage
show stats redundancy session-writes [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
errors | Stats pertaining to redundancy session errors |
write-request-sent | Number of times write request was sent to the database |
write-request-success | Number of times write request was successfully completed on the database |
show stats redundancy session-writes errors
Stats pertaining to redundancy session errors
Usage
show stats redundancy session-writes errors [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
encode-failures | Number of times encode failed due to internal errors |
errors-from-database | Number of times errors were received from database during write operations |
show stats redundancy session-writes errors encode-failures
Number of times encode failed due to internal errors
Usage
show stats redundancy session-writes errors encode-failures [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-writes errors errors-from-database
Number of times errors were received from database during write operations
Usage
show stats redundancy session-writes errors errors-from-database [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-writes write-request-sent
Number of times write request was sent to the database
Usage
show stats redundancy session-writes write-request-sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-writes write-request-success
Number of times write request was successfully completed on the database
Usage
show stats redundancy session-writes write-request-success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp
Stats pertaining to VRRP
Usage
show stats redundancy vrrp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats redundancy vrrp advertisements-dropped
Number of VRRP advertisement packets dropped due to invalid interface
Usage
show stats redundancy vrrp advertisements-dropped [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp advertisements-received
Number of VRRP advertisement packets received
Usage
show stats redundancy vrrp advertisements-received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp advertisements-sent
Number of VRRP advertisement packets sent
Usage
show stats redundancy vrrp advertisements-sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp become-backup
Number of times the node has reached backup state
Usage
show stats redundancy vrrp become-backup [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp become-master
Number of times the node has reached master state
Usage
show stats redundancy vrrp become-master [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp become-master-failure
Number of times the node has failed to reach master state
Usage
show stats redundancy vrrp become-master-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp received-invalid
Number of invalid packets received
Usage
show stats redundancy vrrp received-invalid [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp received-invalid-ttl
Number of packets with invalid TTL received
Usage
show stats redundancy vrrp received-invalid-ttl [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp received-invalid-type
Number of packets with invalid type received
Usage
show stats redundancy vrrp received-invalid-type [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp received-invalid-version
Number of packets with invalid version received
Usage
show stats redundancy vrrp received-invalid-version [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats registered-services
Stats pertaining to Registered Services
Usage
show stats registered-services [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
local | The number of local services registered to the SSC |
remote | The number of remote services registered to the SSC |
total | The number of total services registered to the SSC |
See Also
| command | description |
|---|
show stats ssc | Metrics pertaining to the SSC |
show system registry | Shows registered services from the system services coordinator for the specified process, node or router. |
show stats registered-services local
The number of local services registered to the SSC
Usage
show stats registered-services local [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
| command | description |
|---|
show stats ssc | Metrics pertaining to the SSC |
show system registry | Shows registered services from the system services coordinator for the specified process, node or router. |
show stats registered-services remote
The number of remote services registered to the SSC
Usage
show stats registered-services remote [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
| command | description |
|---|
show stats ssc | Metrics pertaining to the SSC |
show system registry | Shows registered services from the system services coordinator for the specified process, node or router. |
show stats registered-services total
The number of total services registered to the SSC
Usage
show stats registered-services total [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
| command | description |
|---|
show stats ssc | Metrics pertaining to the SSC |
show system registry | Shows registered services from the system services coordinator for the specified process, node or router. |
show stats routing
Stats pertaining to routing
Usage
show stats routing [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
errors | Stats pertaining to routing errors |
route-updates | Stats pertaining to updating the routing table |
routes | The number of active routes |
show stats routing errors
Stats pertaining to routing errors
Usage
show stats routing errors [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
connection | The number of client connection errors within the route manager |
show stats routing errors connection
The number of client connection errors within the route manager
Usage
show stats routing errors connection [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing route-updates
Stats pertaining to updating the routing table
Usage
show stats routing route-updates [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | Stats pertaining to received routing updates |
sent | Stats pertaining to sent routing updates |
show stats routing route-updates received
Stats pertaining to received routing updates
Usage
show stats routing route-updates received [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
add | Number of add routes received |
clear-fib | Number of clear FIB messages received |
delete | Number of delete routes received |
end-of-fib | Number of end of FIB messages received |
i-am-active | Number of I am Active messages received |
i-am-standby | Number of I am Standby messages received |
total | Number of route updates received |
show stats routing route-updates received add
Number of add routes received
Usage
show stats routing route-updates received add [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing route-updates received clear-fib
Number of clear FIB messages received
Usage
show stats routing route-updates received clear-fib [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing route-updates received delete
Number of delete routes received
Usage
show stats routing route-updates received delete [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing route-updates received end-of-fib
Number of end of FIB messages received
Usage
show stats routing route-updates received end-of-fib [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing route-updates received i-am-active
Number of I am Active messages received
Usage
show stats routing route-updates received i-am-active [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing route-updates received i-am-standby
Number of I am Standby messages received
Usage
show stats routing route-updates received i-am-standby [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing route-updates received total
Number of route updates received
Usage
show stats routing route-updates received total [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing route-updates sent
Stats pertaining to sent routing updates
Usage
show stats routing route-updates sent [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
total | Number of route updates sent |
show stats routing route-updates sent total
Number of route updates sent
Usage
show stats routing route-updates sent total [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing routes
The number of active routes
Usage
show stats routing routes [process <process>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing-agent
Stats pertaining to the routing agent
Usage
show stats routing-agent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
add-route | The number of routes added by the routing agent |
delete-route | The number of routes deleted by the routing agent |
fib-install-errors | The number of errors encountered when installing FIB entries |
fib-meter | The number of installed FIB routes |
install-route | The number of route installs by the routing agent |
show stats routing-agent add-route
The number of routes added by the routing agent
Usage
show stats routing-agent add-route [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing-agent delete-route
The number of routes deleted by the routing agent
Usage
show stats routing-agent delete-route [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing-agent fib-install-errors
The number of errors encountered when installing FIB entries
Usage
show stats routing-agent fib-install-errors [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing-agent fib-meter
The number of installed FIB routes
Usage
show stats routing-agent fib-meter [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing-agent install-route
The number of route installs by the routing agent
Usage
show stats routing-agent install-route [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area
Stats pertaining to the Service Area
Usage
show stats service-area [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
dhcp | Stats pertaining to DHCP |
received | Stats pertaining to the packets received by the Service Area |
sent | Stats pertaining to the packets sent by the Service Area |
session-install-errors | Stats pertaining to the errors encountered when installing sessions |
show stats service-area dhcp
Stats pertaining to DHCP
Usage
show stats service-area dhcp [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp unknown-dropped-packets
The number of dropped unknown packets
Usage
show stats service-area dhcp unknown-dropped-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4
Stats pertaining to DHCPv4
Usage
show stats service-area dhcp v4 [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
client | Stats pertaining to the DHCP Client packets received from the fast lane |
relay | Metrics pertaining to the DHCP Relay Agent |
show stats service-area dhcp v4 client
Stats pertaining to the DHCP Client packets received from the fast lane
Usage
show stats service-area dhcp v4 client [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
ack | Stats pertaining to DHCP Ack message |
decline | Stats pertaining to DHCP Decline message |
discover | Stats pertaining to DHCP Discover message |
dropped-packets | The number of dropped DHCP packets |
nack | Stats pertaining to DHCP Nack message |
offer | Stats pertaining to DHCP Offer message |
processed-packets | The number of received DHCP packets processed |
release | Stats pertaining to DHCP Release message |
request | Stats pertaining to DHCP Request message |
sent-packets | The number of sent DHCP packets |
unknown | Stats pertaining to unknown DHCP message |
show stats service-area dhcp v4 client ack
Stats pertaining to DHCP Ack message
Usage
show stats service-area dhcp v4 client ack [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v4 client ack dropped-packets
The number of dropped ack packets
Usage
show stats service-area dhcp v4 client ack dropped-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client ack processed-packets
The number of processed ack packets
Usage
show stats service-area dhcp v4 client ack processed-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client ack sent-packets
The number of ack packets sent
Usage
show stats service-area dhcp v4 client ack sent-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client decline
Stats pertaining to DHCP Decline message
Usage
show stats service-area dhcp v4 client decline [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v4 client decline dropped-packets
The number of dropped decline packets
Usage
show stats service-area dhcp v4 client decline dropped-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client decline processed-packets
The number of processed decline packets
Usage
show stats service-area dhcp v4 client decline processed-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client decline sent-packets
The number of decline packets sent
Usage
show stats service-area dhcp v4 client decline sent-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client discover
Stats pertaining to DHCP Discover message
Usage
show stats service-area dhcp v4 client discover [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v4 client discover dropped-packets
The number of dropped discover packets
Usage
show stats service-area dhcp v4 client discover dropped-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client discover processed-packets
The number of processed discover packets
Usage
show stats service-area dhcp v4 client discover processed-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client discover sent-packets
The number of discover packets sent
Usage
show stats service-area dhcp v4 client discover sent-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client dropped-packets
The number of dropped DHCP packets
Usage
show stats service-area dhcp v4 client dropped-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client nack
Stats pertaining to DHCP Nack message
Usage
show stats service-area dhcp v4 client nack [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v4 client nack dropped-packets
The number of dropped nack packets
Usage
show stats service-area dhcp v4 client nack dropped-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client nack processed-packets
The number of processed nack packets
Usage
show stats service-area dhcp v4 client nack processed-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client nack sent-packets
The number of nack packets sent
Usage
show stats service-area dhcp v4 client nack sent-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client offer
Stats pertaining to DHCP Offer message
Usage
show stats service-area dhcp v4 client offer [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v4 client offer dropped-packets
The number of dropped offer packets
Usage
show stats service-area dhcp v4 client offer dropped-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client offer processed-packets
The number of processed offer packets
Usage
show stats service-area dhcp v4 client offer processed-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client offer sent-packets
The number of offer packets sent
Usage
show stats service-area dhcp v4 client offer sent-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client processed-packets
The number of received DHCP packets processed
Usage
show stats service-area dhcp v4 client processed-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client release
Stats pertaining to DHCP Release message
Usage
show stats service-area dhcp v4 client release [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v4 client release dropped-packets
The number of dropped release packets
Usage
show stats service-area dhcp v4 client release dropped-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client release processed-packets
The number of processed release packets
Usage
show stats service-area dhcp v4 client release processed-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client release sent-packets
The number of release packets sent
Usage
show stats service-area dhcp v4 client release sent-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client request
Stats pertaining to DHCP Request message
Usage
show stats service-area dhcp v4 client request [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v4 client request dropped-packets
The number of dropped request packets
Usage
show stats service-area dhcp v4 client request dropped-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client request processed-packets
The number of processed request packets
Usage
show stats service-area dhcp v4 client request processed-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client request sent-packets
The number of request packets sent
Usage
show stats service-area dhcp v4 client request sent-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client sent-packets
The number of sent DHCP packets
Usage
show stats service-area dhcp v4 client sent-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client unknown
Stats pertaining to unknown DHCP message
Usage
show stats service-area dhcp v4 client unknown [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v4 client unknown dropped-packets
The number of dropped unknown DHCP packets
Usage
show stats service-area dhcp v4 client unknown dropped-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client unknown processed-packets
The number of processed unknown DHCP packets
Usage
show stats service-area dhcp v4 client unknown processed-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client unknown sent-packets
The number of unknown packets sent
Usage
show stats service-area dhcp v4 client unknown sent-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 relay
Metrics pertaining to the DHCP Relay Agent
Usage
show stats service-area dhcp v4 relay [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
received | Metrics pertaining to packets received |
transmitted | Metrics pertaining to packets sent |
show stats service-area dhcp v4 relay received
Metrics pertaining to packets received
Usage
show stats service-area dhcp v4 relay received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v4 relay received invalid-packets
The number of packets received that were generally invalid
Usage
show stats service-area dhcp v4 relay received invalid-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 relay received invalid-request-packets
The number of invalid request packets received
Usage
show stats service-area dhcp v4 relay received invalid-request-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 relay received invalid-response-packets
The number of invalid response packets received
Usage
show stats service-area dhcp v4 relay received invalid-response-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 relay received request-packets
The total number of request packets received from a DHCP client
Usage
show stats service-area dhcp v4 relay received request-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 relay received response-packets
The total number of response packets received from a DHCP server
Usage
show stats service-area dhcp v4 relay received response-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 relay transmitted
Metrics pertaining to packets sent
Usage
show stats service-area dhcp v4 relay transmitted [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v4 relay transmitted request-packets
The number of request packets sent to a DHCP server
Usage
show stats service-area dhcp v4 relay transmitted request-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 relay transmitted response-packets
The number of response packets sent to a DHCP client
Usage
show stats service-area dhcp v4 relay transmitted response-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6
Stats pertaining to DHCPv6
Usage
show stats service-area dhcp v6 [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v6 client
Stats pertaining to the DHCPv6 Client
Usage
show stats service-area dhcp v6 client [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v6 client client-request
The number of DHCPv6 client request packets received/sent
Usage
show stats service-area dhcp v6 client client-request [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v6 client client-request received-from-application
The number of DHCPv6 client request packets received from application
Usage
show stats service-area dhcp v6 client client-request received-from-application [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client client-request sent-to-fast-lane
The number of DHCPv6 client request packets sent to fast lane
Usage
show stats service-area dhcp v6 client client-request sent-to-fast-lane [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client router-advertisement
The number of router advertisement packets received/sent/dropped
Usage
show stats service-area dhcp v6 client router-advertisement [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v6 client router-advertisement dropped-from-application
The number of router advertisement packets dropped from application
Usage
show stats service-area dhcp v6 client router-advertisement dropped-from-application [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client router-advertisement received-from-fast-lane
The number of router advertisement packets received from fast lane
Usage
show stats service-area dhcp v6 client router-advertisement received-from-fast-lane [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client router-advertisement sent-to-application
The number of router advertisement packets sent to application
Usage
show stats service-area dhcp v6 client router-advertisement sent-to-application [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client router-solicitation
The number of router solicitation packets received/sent
Usage
show stats service-area dhcp v6 client router-solicitation [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v6 client router-solicitation received-from-application
The number of router solicitation packets received from application
Usage
show stats service-area dhcp v6 client router-solicitation received-from-application [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client router-solicitation sent-to-fast-lane
The number of router solicitation packets sent to fast lane
Usage
show stats service-area dhcp v6 client router-solicitation sent-to-fast-lane [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client server-reply
The number of DHCPv6 server reply packets received/sent/dropped
Usage
show stats service-area dhcp v6 client server-reply [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v6 client server-reply dropped-from-application
The number of DHCPv6 server reply packets dropped from application
Usage
show stats service-area dhcp v6 client server-reply dropped-from-application [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client server-reply received-from-fast-lane
The number of DHCPv6 server reply packets received from fast lane
Usage
show stats service-area dhcp v6 client server-reply received-from-fast-lane [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client server-reply sent-to-application
The number of DHCPv6 server reply packets sent to application
Usage
show stats service-area dhcp v6 client server-reply sent-to-application [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client unknown-dropped-from-application
The number of unknown packets dropped from application
Usage
show stats service-area dhcp v6 client unknown-dropped-from-application [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 router-advertisement-server
Metrics pertaining to the Router Advertisement Server
Usage
show stats service-area dhcp v6 router-advertisement-server [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v6 router-advertisement-server client-request
The number of DHCPv6 client request packets dropped
Usage
show stats service-area dhcp v6 router-advertisement-server client-request [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v6 router-advertisement-server client-request dropped-from-application
The number of DHCPv6 client request packets dropped from application
Usage
show stats service-area dhcp v6 router-advertisement-server client-request dropped-from-application [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 router-advertisement-server router-advertisement
The number of router advertisement packets received/sent
Usage
show stats service-area dhcp v6 router-advertisement-server router-advertisement [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v6 router-advertisement-server router-advertisement received-from-application
The number of router advertisement packets received from application
Usage
show stats service-area dhcp v6 router-advertisement-server router-advertisement received-from-application [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 router-advertisement-server router-advertisement sent-to-fast-lane
The number of router advertisement packets sent to fast lane
Usage
show stats service-area dhcp v6 router-advertisement-server router-advertisement sent-to-fast-lane [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 router-advertisement-server router-solicitation
The number of router solicitation packets received/sent/dropped
Usage
show stats service-area dhcp v6 router-advertisement-server router-solicitation [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v6 router-advertisement-server router-solicitation dropped-from-application
The number of router solicitation packets dropped from application
Usage
show stats service-area dhcp v6 router-advertisement-server router-solicitation dropped-from-application [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 router-advertisement-server router-solicitation received-from-fast-lane
The number of router solicitation packets received from fast lane
Usage
show stats service-area dhcp v6 router-advertisement-server router-solicitation received-from-fast-lane [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 router-advertisement-server router-solicitation sent-to-application
The number of router solicitation packets sent to application
Usage
show stats service-area dhcp v6 router-advertisement-server router-solicitation sent-to-application [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 router-advertisement-server server-reply
The number of DHCPv6 server reply packets dropped
Usage
show stats service-area dhcp v6 router-advertisement-server server-reply [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area dhcp v6 router-advertisement-server server-reply dropped-from-application
The number of DHCPv6 server reply packets dropped from application
Usage
show stats service-area dhcp v6 router-advertisement-server server-reply dropped-from-application [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 router-advertisement-server unknown-dropped-from-application
The number of unknown packets dropped from application
Usage
show stats service-area dhcp v6 router-advertisement-server unknown-dropped-from-application [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received
Stats pertaining to the packets received by the Service Area
Usage
show stats service-area received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area received adaptive-encryption-modify-packets
Number of packets received for flows requiring modification for adaptive encryption
Usage
show stats service-area received adaptive-encryption-modify-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received application-identification-classification-update
Number of session updated with Application Identification classification
Usage
show stats service-area received application-identification-classification-update [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received application-identification-modify-for-deny-packets
Number of packets received that will be rejected due to Access Policy Deny after Application Identification
Usage
show stats service-area received application-identification-modify-for-deny-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received application-identification-modify-packets
Number of packets received for flows requiring modification for Application Identification
Usage
show stats service-area received application-identification-modify-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received collision-modify-packets
Number of packets received for flows requiring modification by the Service Area
Usage
show stats service-area received collision-modify-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received dropped-icmp-request-packet-blackhole
Number of ICMP Request packets dropped because egress interface has ICMP blackhole enabled
Usage
show stats service-area received dropped-icmp-request-packet-blackhole [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received dropped-icmp-request-packet-no-egress
Number of ICMP Request packets dropped during session creation when egress interface is missing
Usage
show stats service-area received dropped-icmp-request-packet-no-egress [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received dropped-ingress-interface-not-found
Number of packets that are dropped as ingress interface was not found in config
Usage
show stats service-area received dropped-ingress-interface-not-found [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received dropped-packets
Number of packets dropped by the Service Area due to an error
Usage
show stats service-area received dropped-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received dropped-tap-multiplex-recovery-packets
Number of reverse metadata packets dropped during recovery of a tap multiplexing session
Usage
show stats service-area received dropped-tap-multiplex-recovery-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of duplicate reverse metadata packets received
Usage
show stats service-area received duplicate-reverse-metadata-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of empty reverse metadata packets received
Usage
show stats service-area received empty-reverse-metadata-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received existing-flows
The number of packets received that already have a matching flow
Usage
show stats service-area received existing-flows [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received existing-session
Number of packets matching an existing session
Usage
show stats service-area received existing-session [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of reverse metadata packets received with key that matches another session
Usage
show stats service-area received existing-session-reverse-metadata-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received external-protocol-agent-packets
Number of external protocol agent packets to be redirected
Usage
show stats service-area received external-protocol-agent-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received fabric-packets
The number of packets received in the Service Area from within the Fabric
Usage
show stats service-area received fabric-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received fib-bad-shared-mem-entry
Number of packets that had an invalid shared memory entry for fib lookup
Usage
show stats service-area received fib-bad-shared-mem-entry [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received flow-bad-shared-mem-entry
Number of packets that had an invalid shared memory entry for flow lookup
Usage
show stats service-area received flow-bad-shared-mem-entry [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of reverse metadata packets received with no matching flow
Usage
show stats service-area received flow-expired-reverse-metadata-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received flow-move-packets
Number of packets received for flows requiring modification to use a better path
Usage
show stats service-area received flow-move-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received hierarchical-service-validation
Stats pertaining to hierarchical service packet validation
Usage
show stats service-area received hierarchical-service-validation [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | Stats pertaining to hierarchical service packet validation failure |
success | Number of hierarchical service packet validation success |
show stats service-area received hierarchical-service-validation failure
Stats pertaining to hierarchical service packet validation failure
Usage
show stats service-area received hierarchical-service-validation failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
access-denied | Number of hierarchical service packet validation failures due to access policy deny |
missing-forward-session-key | Number of hierarchical service packet validation failures due to missing forward session key in metadata |
missing-source-tenant | Number of hierarchical service packet validation failures due to missing source tenant in metadata |
service-not-found | Number of hierarchical service packet validation failures due to local service not found |
service-not-related | Number of hierarchical service packet validation failures due to local service not related |
total | Number of hierarchical service packet validation failures in total |
show stats service-area received hierarchical-service-validation failure access-denied
Number of hierarchical service packet validation failures due to access policy deny
Usage
show stats service-area received hierarchical-service-validation failure access-denied [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received hierarchical-service-validation failure missing-forward-session-key
Number of hierarchical service packet validation failures due to missing forward session key in metadata
Usage
show stats service-area received hierarchical-service-validation failure missing-forward-session-key [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received hierarchical-service-validation failure missing-source-tenant
Number of hierarchical service packet validation failures due to missing source tenant in metadata
Usage
show stats service-area received hierarchical-service-validation failure missing-source-tenant [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received hierarchical-service-validation failure service-not-found
Number of hierarchical service packet validation failures due to local service not found
Usage
show stats service-area received hierarchical-service-validation failure service-not-found [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of hierarchical service packet validation failures due to local service not related
Usage
show stats service-area received hierarchical-service-validation failure service-not-related [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received hierarchical-service-validation failure total
Number of hierarchical service packet validation failures in total
Usage
show stats service-area received hierarchical-service-validation failure total [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received hierarchical-service-validation success
Number of hierarchical service packet validation success
Usage
show stats service-area received hierarchical-service-validation success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received invalid-reverse-flow-modify
Number of packets that are dropped when they match a reverse flow which needs to be modified in service area
Usage
show stats service-area received invalid-reverse-flow-modify [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of invalid reverse metadata packets received
Usage
show stats service-area received invalid-reverse-metadata-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received mid-flow-modify-packets
Number of packets received for flows requiring modification by the Service Area
Usage
show stats service-area received mid-flow-modify-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received no-fib-entry
Number of packets that did not match a FIB entry
Usage
show stats service-area received no-fib-entry [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received non-fabric-packets
The number of packets received in the Service Area from outside the Fabric
Usage
show stats service-area received non-fabric-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received packets-with-stale-flow-hit
Number of packets that are dropped when received after a flow hit and have no associated sessions with it
Usage
show stats service-area received packets-with-stale-flow-hit [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received packets-with-stale-flow-move-keep-alive
Number of packets that are discarded when received with stale flow-move keep-alive and have no associated flows with it
Usage
show stats service-area received packets-with-stale-flow-move-keep-alive [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of packets that are dropped when received with stale reverse metadata and have no associated flows with it
Usage
show stats service-area received packets-with-stale-reverse-metadata [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of reverse metadata packets that could not be processed
Usage
show stats service-area received reverse-metadata-process-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received session-collision-change-direction
Number of packets matching an existing session that force a change in session direction
Usage
show stats service-area received session-collision-change-direction [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received session-collision-ignore-drop
Number of packets matching an existing session are dropped because of a mismatched service
Usage
show stats service-area received session-collision-ignore-drop [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received session-collision-ignored
Number of packets matching an existing session that do not require any changes to the session
Usage
show stats service-area received session-collision-ignored [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received session-collision-same-direction
Number of packets matching an existing session with both sessions going in the same direction
Usage
show stats service-area received session-collision-same-direction [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of reverse metadata packets that are ignored when received from another router
Usage
show stats service-area received session-ignored-reverse-metadata-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of reverse metadata packets that updated the session
Usage
show stats service-area received session-updated-reverse-metadata-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received source-lookup-bad-shared-mem-entry
Number of packets that had an invalid shared memory entry for source lookup
Usage
show stats service-area received source-lookup-bad-shared-mem-entry [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received update-flow-with-peer-failure
Number of reverse metadata packets that failed to update flow with destination peer
Usage
show stats service-area received update-flow-with-peer-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received update-flow-with-peer-success
Number of reverse metadata packets that updated flow with destination peer
Usage
show stats service-area received update-flow-with-peer-success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received update-session-with-peer-failure
Number of reverse metadata packets that failed to update session with destination peer
Usage
show stats service-area received update-session-with-peer-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received update-session-with-peer-success
Number of reverse metadata packets that updated session with destination peer
Usage
show stats service-area received update-session-with-peer-success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received url-filtering
Stats pertaining to Url-Filtering in the Service Area
Usage
show stats service-area received url-filtering [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
drop | Stats describing packets that were dropped due to url-filtering |
service-update | Stats pertaining to service updates due to url-filtering |
show stats service-area received url-filtering drop
Stats describing packets that were dropped due to url-filtering
Usage
show stats service-area received url-filtering drop [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
cache-miss | Stats describing packets that were dropped due to url-filtering cache misses |
show stats service-area received url-filtering drop cache-miss
Stats describing packets that were dropped due to url-filtering cache misses
Usage
show stats service-area received url-filtering drop cache-miss [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
application-director | Stats describing packets that were dropped due to url-filtering cache misses in the application-director |
show stats service-area received url-filtering drop cache-miss application-director
Stats describing packets that were dropped due to url-filtering cache misses in the application-director
Usage
show stats service-area received url-filtering drop cache-miss application-director [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
domain | Number of packet drops due to application-director domain cache miss (packets) |
url | Number of packet drops due to application-director URL cache miss (packets) |
show stats service-area received url-filtering drop cache-miss application-director domain
Number of packet drops due to application-director domain cache miss (packets)
Usage
show stats service-area received url-filtering drop cache-miss application-director domain [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received url-filtering drop cache-miss application-director url
Number of packet drops due to application-director URL cache miss (packets)
Usage
show stats service-area received url-filtering drop cache-miss application-director url [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received url-filtering service-update
Stats pertaining to service updates due to url-filtering
Usage
show stats service-area received url-filtering service-update [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
application-director | Stats pertaining to service updates due to url-filtering and the application-director |
configuration | Stats pertaining to service updates due to url-filtering configuration |
database | Stats pertaining to service updates due to url-filtering and the database |
show stats service-area received url-filtering service-update application-director
Stats pertaining to service updates due to url-filtering and the application-director
Usage
show stats service-area received url-filtering service-update application-director [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
domain | Number of times app-id service updated from an application-director domain classification (updates) |
url | Number of times app-id service updated from an application-director URL classification (updates) |
show stats service-area received url-filtering service-update application-director domain
Number of times app-id service updated from an application-director domain classification (updates)
Usage
show stats service-area received url-filtering service-update application-director domain [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received url-filtering service-update application-director url
Number of times app-id service updated from an application-director URL classification (updates)
Usage
show stats service-area received url-filtering service-update application-director url [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received url-filtering service-update configuration
Stats pertaining to service updates due to url-filtering configuration
Usage
show stats service-area received url-filtering service-update configuration [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
domain | Number of times app-id service updated from a configured domain (updates) |
url | Number of times app-id service updated from a configured URL (updates) |
show stats service-area received url-filtering service-update configuration domain
Number of times app-id service updated from a configured domain (updates)
Usage
show stats service-area received url-filtering service-update configuration domain [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received url-filtering service-update configuration url
Number of times app-id service updated from a configured URL (updates)
Usage
show stats service-area received url-filtering service-update configuration url [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received url-filtering service-update database
Stats pertaining to service updates due to url-filtering and the database
Usage
show stats service-area received url-filtering service-update database [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
domain | Number of times app-id service updated from the domain-database (updates) |
show stats service-area received url-filtering service-update database domain
Number of times app-id service updated from the domain-database (updates)
Usage
show stats service-area received url-filtering service-update database domain [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Number of valid reverse metadata packets received
Usage
show stats service-area received valid-reverse-metadata-packets [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area sent
Stats pertaining to the packets sent by the Service Area
Usage
show stats service-area sent [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats service-area sent arp-resolve-failure
Number of packets dropped due to unsuccessful ARP resolution
Usage
show stats service-area sent arp-resolve-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area sent arp-resolve-pending
Number of packets enqueued pending ARP resolution
Usage
show stats service-area sent arp-resolve-pending [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area sent arp-resolve-success
Number of packets sent after successful ARP resolution
Usage
show stats service-area sent arp-resolve-success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area sent success
Number of packets successfully forwarded to the Fast Lane
Usage
show stats service-area sent success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area sent tcp-reset-for-adaptive-encryption-failure
Number of tcp packets sent due to adaptive encryption setup failure
Usage
show stats service-area sent tcp-reset-for-adaptive-encryption-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area session-install-errors
Stats pertaining to the errors encountered when installing sessions
Usage
show stats service-area session-install-errors [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
duplicate-reverse-flow | Number of flows that failed to be installed due to reverse flow matching an existing flow |
fib-lookup | Number of session installation failures due to unsuccessful FIB route lookup |
gateway-lookup-failure | Number of session installation failures due to gateway lookup failure |
invalid-packet | Number of session installation failures due to invalid packet |
service-paths-unavailable | Number of sessions that failed to be installed due to service paths not being available |
urpf-check-failure | Number of session installation failures due to uRPF check failure |
waypoint-allocation | Number of session installation failures due to waypoint allocation failure |
show stats service-area session-install-errors duplicate-reverse-flow
Number of flows that failed to be installed due to reverse flow matching an existing flow
Usage
show stats service-area session-install-errors duplicate-reverse-flow [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area session-install-errors fib-lookup
Number of session installation failures due to unsuccessful FIB route lookup
Usage
show stats service-area session-install-errors fib-lookup [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area session-install-errors gateway-lookup-failure
Number of session installation failures due to gateway lookup failure
Usage
show stats service-area session-install-errors gateway-lookup-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area session-install-errors invalid-packet
Number of session installation failures due to invalid packet
Usage
show stats service-area session-install-errors invalid-packet [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area session-install-errors service-paths-unavailable
Number of sessions that failed to be installed due to service paths not being available
Usage
show stats service-area session-install-errors service-paths-unavailable [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area session-install-errors urpf-check-failure
Number of session installation failures due to uRPF check failure
Usage
show stats service-area session-install-errors urpf-check-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area session-install-errors waypoint-allocation
Number of session installation failures due to waypoint allocation failure
Usage
show stats service-area session-install-errors waypoint-allocation [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session
Statistics for 'session'
Usage
show stats session [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
active | Total number of active sessions |
add | Total number of added sessions |
added-existing | The number of duplicate flow entries during creation. This is a normal occurrence when a flow cannot be installed before the next packet arrives. The first packet that created the flow has not yet created a flow entry. Subsequent packets will cause this counter to be incremented. |
duplicate-session-id | The number of times session creation failed due to duplicate session id |
flow | Statistics for 'flow' |
max-remove-timeout-exceeded | The time to remove sessions exceeded maximum allowed. |
remove | Total number of removed sessions |
show stats session active
Total number of active sessions
Usage
show stats session active [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session add
Total number of added sessions
Usage
show stats session add [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session added-existing
The number of duplicate flow entries during creation. This is a normal occurrence when a flow cannot be installed before the next packet arrives. The first packet that created the flow has not yet created a flow entry. Subsequent packets will cause this counter to be incremented.
Usage
show stats session added-existing [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session duplicate-session-id
The number of times session creation failed due to duplicate session id
Usage
show stats session duplicate-session-id [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session flow
Statistics for 'flow'
Usage
show stats session flow [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
active | The number of active flows |
add | The number of flow add failures |
remove | The number of flow remove failures |
show stats session flow active
The number of active flows
Usage
show stats session flow active [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session flow add
The number of flow add failures
Usage
show stats session flow add [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | Number of failures to add flows when out of resources |
show stats session flow add failure
Number of failures to add flows when out of resources
Usage
show stats session flow add failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session flow remove
The number of flow remove failures
Usage
show stats session flow remove [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | Number of Failures removing flows |
show stats session flow remove failure
Number of Failures removing flows
Usage
show stats session flow remove failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session max-remove-timeout-exceeded
The time to remove sessions exceeded maximum allowed.
Usage
show stats session max-remove-timeout-exceeded [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session remove
Total number of removed sessions
Usage
show stats session remove [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat
Stats pertaining to source-nat port allocation in highway manager
Usage
show stats source-nat [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats source-nat active-tables
The number of active source-nat tables
Usage
show stats source-nat active-tables [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat allocate-ports-for-db
The number of times ports were allocated to db
Usage
show stats source-nat allocate-ports-for-db [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat giid-transition-to-active
The number of notifications for interface transitioning to active
Usage
show stats source-nat giid-transition-to-active [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat giid-transition-to-inactive
The number of notifications for interface transitioning to inactive
Usage
show stats source-nat giid-transition-to-inactive [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat inactive-tables
The number of inactive source-nat tables
Usage
show stats source-nat inactive-tables [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat reinitialize-ports-in-db
The number of times ports were renitialized after recovery
Usage
show stats source-nat reinitialize-ports-in-db [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat release-ports-to-db-failure
The number of times ports were released back to database unsuccessfully
Usage
show stats source-nat release-ports-to-db-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat release-ports-to-db-success
The number of times ports were released back to database successfully
Usage
show stats source-nat release-ports-to-db-success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat reserved-ports
The number of times ports were reserved during recovery
Usage
show stats source-nat reserved-ports [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-tenant
Stats pertaining to source-tenant table management
Usage
show stats source-tenant [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
meter | The number of entries in the Source Tenant table |
show stats source-tenant meter
The number of entries in the Source Tenant table
Usage
show stats source-tenant meter [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats ssc
Metrics pertaining to the SSC
Usage
show stats ssc [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
clients | Metrics pertaining to clients of the SSC |
operations | Metrics pertaining to operations performed by the SSC |
received | Metrics pertaining to SSC messages received |
sessions | Metrics pertaining to SSC transactions |
transactions | Metrics pertaining to SSC transactions |
transmitted | Metrics pertaining to SSC messages transmitted |
See Also
show stats ssc clients
Metrics pertaining to clients of the SSC
Usage
show stats ssc clients [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
connects | The count of connects made to the SSC |
disconnects | The count of disconnects made to the SSC |
See Also
show stats ssc clients connects
The count of connects made to the SSC
Usage
show stats ssc clients connects [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc clients disconnects
The count of disconnects made to the SSC
Usage
show stats ssc clients disconnects [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc operations
Metrics pertaining to operations performed by the SSC
Usage
show stats ssc operations [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
compressions | The number of compression operations performed |
decompressions | The number of deccompression operations performed |
See Also
show stats ssc operations compressions
The number of compression operations performed
Usage
show stats ssc operations compressions [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc operations decompressions
The number of deccompression operations performed
Usage
show stats ssc operations decompressions [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc received
Metrics pertaining to SSC messages received
Usage
show stats ssc received [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
by-service | Statistics for 'by-service' |
errors | Metrics pertaining to SSC received errors |
See Also
show stats ssc received by-service
Statistics for 'by-service'
Usage
show stats ssc received by-service [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
See Also
show stats ssc received by-service deregistrations
The number of deregistrations received
Usage
show stats ssc received by-service deregistrations [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc received by-service publishes
The number of publishes received
Usage
show stats ssc received by-service publishes [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc received by-service registration-updates
The number of registrations updates received
Usage
show stats ssc received by-service registration-updates [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc received by-service registrations
The number of registrations received
Usage
show stats ssc received by-service registrations [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc received by-service requests
The number of requests received
Usage
show stats ssc received by-service requests [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc received by-service responses
The number of responses received
Usage
show stats ssc received by-service responses [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc received errors
Metrics pertaining to SSC received errors
Usage
show stats ssc received errors [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
See Also
show stats ssc received errors bad-request-responses
The number of bad request response messages received
Usage
show stats ssc received errors bad-request-responses [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc received errors invalid-message
The number of Invalid messages received
Usage
show stats ssc received errors invalid-message [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc received errors invalid-request
The number of Invalid requests
Usage
show stats ssc received errors invalid-request [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc received errors no-client-transaction
The number of responses received without a client transaction
Usage
show stats ssc received errors no-client-transaction [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc received errors no-endpoints-found
The number of requests received with no endpoints available in system registry
Usage
show stats ssc received errors no-endpoints-found [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc received errors response-not-ready
The number of requests that were not able to be serviced because of outstanding responses
Usage
show stats ssc received errors response-not-ready [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc received errors server-error-responses
The number of server error response messages received
Usage
show stats ssc received errors server-error-responses [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc received errors unknown-message-type
The number of unknown messages received
Usage
show stats ssc received errors unknown-message-type [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc received errors unknown-ssc-request
The number of requests received by the local SSC of unknown type
Usage
show stats ssc received errors unknown-ssc-request [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc sessions
Metrics pertaining to SSC transactions
Usage
show stats ssc sessions [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
active | The number of active SSC sessions |
See Also
show stats ssc sessions active
The number of active SSC sessions
Usage
show stats ssc sessions active [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc transactions
Metrics pertaining to SSC transactions
Usage
show stats ssc transactions [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
See Also
show stats ssc transactions client-transactions
The number of created SSC client transactions
Usage
show stats ssc transactions client-transactions [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc transactions errors
Metrics pertaining to SSC received errors
Usage
show stats ssc transactions errors [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
insertion-failures | The number of failed insertions into the transactions table |
See Also
show stats ssc transactions errors insertion-failures
The number of failed insertions into the transactions table
Usage
show stats ssc transactions errors insertion-failures [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc transactions server-transactions
The number of created SSC server transactions
Usage
show stats ssc transactions server-transactions [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc transmitted
Metrics pertaining to SSC messages transmitted
Usage
show stats ssc transmitted [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
See Also
show stats ssc transmitted by-service
Statistics for 'by-service'
Usage
show stats ssc transmitted by-service [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
publishes | The number of publishes sent |
requests | The number of requests sent |
See Also
show stats ssc transmitted by-service publishes
The number of publishes sent
Usage
show stats ssc transmitted by-service publishes [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc transmitted by-service requests
The number of requests sent
Usage
show stats ssc transmitted by-service requests [service <service>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc transmitted completed-responses
The number of responses sent after receiving all responses
Usage
show stats ssc transmitted completed-responses [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc transmitted errors
Statistics for 'errors'
Usage
show stats ssc transmitted errors [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
See Also
show stats ssc transmitted errors write-failures
The number of message write failures
Usage
show stats ssc transmitted errors write-failures [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc transmitted local-responses
The number of responses from the local SSC
Usage
show stats ssc transmitted local-responses [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc transmitted publish-on-registrations
The number of publish messages sent after on processing a registration
Usage
show stats ssc transmitted publish-on-registrations [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats ssc transmitted retransmitted-responses
The number of responses sent due to retransmitted requests
Usage
show stats ssc transmitted retransmitted-responses [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also
show stats traffic-eng
Stats pertaining to packets enqueued for traffic engineering
Usage
show stats traffic-eng [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
device-interface | Stats pertaining to device interface traffic engineering |
internal-application | Stats pertaining to traffic engineering stats for internal applications |
show stats traffic-eng device-interface
Stats pertaining to device interface traffic engineering
Usage
show stats traffic-eng device-interface [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
common | Stats pertaining to both device interface and peer path traffic engineering |
dequeue-cycle-count | The current dequeue cycle count in traffic engineering (cycles) |
enqueue-cycle-count | The current enqueue cycle count in traffic engineering (cycles) |
packets-queued | The current number of packets queued for this device interface |
peer-path | Stats pertaining to peer path traffic engineering |
per-traffic-class | Stats pertaining to device port traffic engineering per traffic class |
scheduler-reset | The number of times the scheduler has been reset |
show stats traffic-eng device-interface common
Stats pertaining to both device interface and peer path traffic engineering
Usage
show stats traffic-eng device-interface common [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
schedule-failure | The number of packets failed to be scheduled in traffic engineering |
schedule-success | The number of packets successfully scheduled in traffic engineering |
tracked-buffers | The current number of tracked buffers in the Buffer Pool Protector |
show stats traffic-eng device-interface common schedule-failure
The number of packets failed to be scheduled in traffic engineering
Usage
show stats traffic-eng device-interface common schedule-failure [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface common schedule-success
The number of packets successfully scheduled in traffic engineering
Usage
show stats traffic-eng device-interface common schedule-success [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface common tracked-buffers
The current number of tracked buffers in the Buffer Pool Protector
Usage
show stats traffic-eng device-interface common tracked-buffers [core <core>] [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface dequeue-cycle-count
The current dequeue cycle count in traffic engineering (cycles)
Usage
show stats traffic-eng device-interface dequeue-cycle-count [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface enqueue-cycle-count
The current enqueue cycle count in traffic engineering (cycles)
Usage
show stats traffic-eng device-interface enqueue-cycle-count [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface packets-queued
The current number of packets queued for this device interface
Usage
show stats traffic-eng device-interface packets-queued [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path
Stats pertaining to peer path traffic engineering
Usage
show stats traffic-eng device-interface peer-path [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
dequeue-cycle-count | The current dequeue cycle count in traffic engineering for this peer path (cycles) |
enqueue-cycle-count | The current enqueue cycle count in traffic engineering for this peer path (cycles) |
packets-queued | The current number of packets queued in traffic engineering for this peer path |
per-traffic-class | Stats pertaining to peer path traffic engineering per traffic class |
scheduler-reset | The number of times the scheduler has been reset |
show stats traffic-eng device-interface peer-path dequeue-cycle-count
The current dequeue cycle count in traffic engineering for this peer path (cycles)
Usage
show stats traffic-eng device-interface peer-path dequeue-cycle-count [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path enqueue-cycle-count
The current enqueue cycle count in traffic engineering for this peer path (cycles)
Usage
show stats traffic-eng device-interface peer-path enqueue-cycle-count [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path packets-queued
The current number of packets queued in traffic engineering for this peer path
Usage
show stats traffic-eng device-interface peer-path packets-queued [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class
Stats pertaining to peer path traffic engineering per traffic class
Usage
show stats traffic-eng device-interface peer-path per-traffic-class [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
buffer-capacity-exceeded-bytes | The number of bytes failed to be scheduled for transmission due to exceeded buffer capacity for this peer path |
buffer-capacity-exceeded-packets | The number of packets failed to be scheduled for transmission due to exceeded buffer capacity for this peer path |
dequeue-aqm-drop-bytes | The number of bytes scheduled for transmission that were dropped due to Active Queue Management for this peer path |
dequeue-aqm-drop-packets | The number of packets scheduled for transmission that were dropped due to Active Queue Management for this peer path |
dequeue-max-latency-drop-bytes | The number of bytes scheduled for transmission that were dropped due to excessive latency for this peer path |
dequeue-max-latency-drop-packets | The number of packets scheduled for transmission that were dropped due to excessive latency for this peer path |
dequeue-success-bytes | The number of bytes successfully dequeued from the scheduler for transmission for this peer path |
dequeue-success-packets | The number of packets successfully dequeued from the scheduler for transmission for this peer path |
schedule-failure-bandwidth | Traffic bandwidth dropped by the scheduler for this peer path (bytes per second) |
schedule-failure-bytes | The number of bytes failed to be scheduled for transmission due to bandwidth oversubscription for this peer path |
schedule-failure-packets | The number of packets failed to scheduled for transmission due to bandwidth oversubscription for this peer path |
schedule-success-bandwidth | Traffic bandwidth successfully scheduled for transmission for this peer path (bytes per second) |
schedule-success-bytes | The number of bytes successfully scheduled for transmission for this peer path |
schedule-success-packets | The number of packets successfully scheduled for transmission for this peer path |
show stats traffic-eng device-interface peer-path per-traffic-class buffer-capacity-exceeded-bytes
The number of bytes failed to be scheduled for transmission due to exceeded buffer capacity for this peer path
Usage
show stats traffic-eng device-interface peer-path per-traffic-class buffer-capacity-exceeded-bytes [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class buffer-capacity-exceeded-packets
The number of packets failed to be scheduled for transmission due to exceeded buffer capacity for this peer path
Usage
show stats traffic-eng device-interface peer-path per-traffic-class buffer-capacity-exceeded-packets [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-aqm-drop-bytes
The number of bytes scheduled for transmission that were dropped due to Active Queue Management for this peer path
Usage
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-aqm-drop-bytes [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-aqm-drop-packets
The number of packets scheduled for transmission that were dropped due to Active Queue Management for this peer path
Usage
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-aqm-drop-packets [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-max-latency-drop-bytes
The number of bytes scheduled for transmission that were dropped due to excessive latency for this peer path
Usage
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-max-latency-drop-bytes [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-max-latency-drop-packets
The number of packets scheduled for transmission that were dropped due to excessive latency for this peer path
Usage
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-max-latency-drop-packets [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-success-bytes
The number of bytes successfully dequeued from the scheduler for transmission for this peer path
Usage
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-success-bytes [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-success-packets
The number of packets successfully dequeued from the scheduler for transmission for this peer path
Usage
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-success-packets [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class schedule-failure-bandwidth
Traffic bandwidth dropped by the scheduler for this peer path (bytes per second)
Usage
show stats traffic-eng device-interface peer-path per-traffic-class schedule-failure-bandwidth [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class schedule-failure-bytes
The number of bytes failed to be scheduled for transmission due to bandwidth oversubscription for this peer path
Usage
show stats traffic-eng device-interface peer-path per-traffic-class schedule-failure-bytes [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class schedule-failure-packets
The number of packets failed to scheduled for transmission due to bandwidth oversubscription for this peer path
Usage
show stats traffic-eng device-interface peer-path per-traffic-class schedule-failure-packets [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class schedule-success-bandwidth
Traffic bandwidth successfully scheduled for transmission for this peer path (bytes per second)
Usage
show stats traffic-eng device-interface peer-path per-traffic-class schedule-success-bandwidth [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class schedule-success-bytes
The number of bytes successfully scheduled for transmission for this peer path
Usage
show stats traffic-eng device-interface peer-path per-traffic-class schedule-success-bytes [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class schedule-success-packets
The number of packets successfully scheduled for transmission for this peer path
Usage
show stats traffic-eng device-interface peer-path per-traffic-class schedule-success-packets [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path scheduler-reset
The number of times the scheduler has been reset
Usage
show stats traffic-eng device-interface peer-path scheduler-reset [peer-name <peer-name>] [peer-host <peer-host>] [device-name <device-name>] [vlan <vlan>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class
Stats pertaining to device port traffic engineering per traffic class
Usage
show stats traffic-eng device-interface per-traffic-class [port <port>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats traffic-eng device-interface per-traffic-class buffer-capacity-exceeded-bytes
The number of bytes failed to be scheduled for transmission due to exceeded buffer capacity
Usage
show stats traffic-eng device-interface per-traffic-class buffer-capacity-exceeded-bytes [port <port>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class buffer-capacity-exceeded-packets
The number of packets failed to be scheduled for transmission due to exceeded buffer capacity
Usage
show stats traffic-eng device-interface per-traffic-class buffer-capacity-exceeded-packets [port <port>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class dequeue-aqm-drop-bytes
The number of bytes scheduled for transmission that were dropped due to Active Queue Management
Usage
show stats traffic-eng device-interface per-traffic-class dequeue-aqm-drop-bytes [port <port>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class dequeue-aqm-drop-packets
The number of packets scheduled for transmission that were dropped due to Active Queue Management
Usage
show stats traffic-eng device-interface per-traffic-class dequeue-aqm-drop-packets [port <port>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class dequeue-max-latency-drop-bytes
The number of bytes scheduled for transmission that were dropped due to excessive latency
Usage
show stats traffic-eng device-interface per-traffic-class dequeue-max-latency-drop-bytes [port <port>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class dequeue-max-latency-drop-packets
The number of packets scheduled for transmission that were dropped due to excessive latency
Usage
show stats traffic-eng device-interface per-traffic-class dequeue-max-latency-drop-packets [port <port>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class dequeue-success-bytes
The number of bytes successfully dequeued from the scheduler for transmission
Usage
show stats traffic-eng device-interface per-traffic-class dequeue-success-bytes [port <port>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class dequeue-success-packets
The number of packets successfully dequeued from the scheduler for transmission
Usage
show stats traffic-eng device-interface per-traffic-class dequeue-success-packets [port <port>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class schedule-failure-bandwidth
Traffic bandwidth dropped by the scheduler (bytes per second)
Usage
show stats traffic-eng device-interface per-traffic-class schedule-failure-bandwidth [port <port>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class schedule-failure-bytes
The number of bytes failed to be scheduled for transmission due to bandwidth oversubscription
Usage
show stats traffic-eng device-interface per-traffic-class schedule-failure-bytes [port <port>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class schedule-failure-packets
The number of packets failed to scheduled for transmission due to bandwidth oversubscription
Usage
show stats traffic-eng device-interface per-traffic-class schedule-failure-packets [port <port>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class schedule-success-bandwidth
Traffic bandwidth successfully scheduled for transmission (bytes per second)
Usage
show stats traffic-eng device-interface per-traffic-class schedule-success-bandwidth [port <port>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class schedule-success-bytes
The number of bytes successfully scheduled for transmission
Usage
show stats traffic-eng device-interface per-traffic-class schedule-success-bytes [port <port>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class schedule-success-packets
The number of packets successfully scheduled for transmission
Usage
show stats traffic-eng device-interface per-traffic-class schedule-success-packets [port <port>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface scheduler-reset
The number of times the scheduler has been reset
Usage
show stats traffic-eng device-interface scheduler-reset [port <port>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application
Stats pertaining to traffic engineering stats for internal applications
Usage
show stats traffic-eng internal-application [core <core>] [internal-application <internal-application>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
per-traffic-class | Stats pertaining to application traffic engineering per traffic class |
schedule-failure | The number of packets failed to be scheduled in traffic engineering |
schedule-success | The number of packets successfully scheduled in traffic engineering |
scheduler-reset | The number of times scheduler has been reset |
sent-retry | The number of packet send retry attempts to the internal application |
sent-success | The number of packets successfully sent to the internal application |
sent-timeout | The number of packets dropped due to excess scheduling latency for the internal application |
show stats traffic-eng internal-application per-traffic-class
Stats pertaining to application traffic engineering per traffic class
Usage
show stats traffic-eng internal-application per-traffic-class [core <core>] [internal-application <internal-application>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
buffer-capacity-exceeded-packets | The number of packets failed to be scheduled for transmission due to exceeded buffer capacity for this application |
dequeue-aqm-drop-packets | The number of packets scheduled for transmission that were dropped due to Active Queue Management for this application |
dequeue-max-latency-drop-packets | The number of packets scheduled for transmission that were dropped due to excessive latency for this application |
dequeue-success-packets | The number of packets successfully dequeued from the scheduler for transmission for this application |
schedule-failure-packets | The number of packets failed to scheduled for transmission due to bandwidth oversubscription for this application |
schedule-success-packets | The number of packets successfully scheduled for transmission for this application |
show stats traffic-eng internal-application per-traffic-class buffer-capacity-exceeded-packets
The number of packets failed to be scheduled for transmission due to exceeded buffer capacity for this application
Usage
show stats traffic-eng internal-application per-traffic-class buffer-capacity-exceeded-packets [core <core>] [internal-application <internal-application>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application per-traffic-class dequeue-aqm-drop-packets
The number of packets scheduled for transmission that were dropped due to Active Queue Management for this application
Usage
show stats traffic-eng internal-application per-traffic-class dequeue-aqm-drop-packets [core <core>] [internal-application <internal-application>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application per-traffic-class dequeue-max-latency-drop-packets
The number of packets scheduled for transmission that were dropped due to excessive latency for this application
Usage
show stats traffic-eng internal-application per-traffic-class dequeue-max-latency-drop-packets [core <core>] [internal-application <internal-application>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application per-traffic-class dequeue-success-packets
The number of packets successfully dequeued from the scheduler for transmission for this application
Usage
show stats traffic-eng internal-application per-traffic-class dequeue-success-packets [core <core>] [internal-application <internal-application>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application per-traffic-class schedule-failure-packets
The number of packets failed to scheduled for transmission due to bandwidth oversubscription for this application
Usage
show stats traffic-eng internal-application per-traffic-class schedule-failure-packets [core <core>] [internal-application <internal-application>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application per-traffic-class schedule-success-packets
The number of packets successfully scheduled for transmission for this application
Usage
show stats traffic-eng internal-application per-traffic-class schedule-success-packets [core <core>] [internal-application <internal-application>] [traffic-class <traffic-class>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application schedule-failure
The number of packets failed to be scheduled in traffic engineering
Usage
show stats traffic-eng internal-application schedule-failure [core <core>] [internal-application <internal-application>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application schedule-success
The number of packets successfully scheduled in traffic engineering
Usage
show stats traffic-eng internal-application schedule-success [core <core>] [internal-application <internal-application>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application scheduler-reset
The number of times scheduler has been reset
Usage
show stats traffic-eng internal-application scheduler-reset [core <core>] [internal-application <internal-application>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application sent-retry
The number of packet send retry attempts to the internal application
Usage
show stats traffic-eng internal-application sent-retry [core <core>] [internal-application <internal-application>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application sent-success
The number of packets successfully sent to the internal application
Usage
show stats traffic-eng internal-application sent-success [core <core>] [internal-application <internal-application>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application sent-timeout
The number of packets dropped due to excess scheduling latency for the internal application
Usage
show stats traffic-eng internal-application sent-timeout [core <core>] [internal-application <internal-application>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-export
Stats pertaining to exported traffic events
Usage
show stats traffic-export [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats traffic-export enqueue-failure
The number of events that failed to be enqueued for export
Usage
show stats traffic-export enqueue-failure [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-export error-enqueue-failure
The number of error events that failed to be enqueued for export
Usage
show stats traffic-export error-enqueue-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-export rate-limit-exceeded
The number of enqueued events that were dropped due to rate limiting
Usage
show stats traffic-export rate-limit-exceeded [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-export transmit
Statistics for 'transmit'
Usage
show stats traffic-export transmit [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
batches | The number of event batches successfully exported from the process |
failure | The number of events that were not exported due to a transmission error |
success | The number of events successfully exported from the process |
show stats traffic-export transmit batches
The number of event batches successfully exported from the process
Usage
show stats traffic-export transmit batches [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-export transmit failure
The number of events that were not exported due to a transmission error
Usage
show stats traffic-export transmit failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-export transmit success
The number of events successfully exported from the process
Usage
show stats traffic-export transmit success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint
Stats pertaining to waypoint allocation in highway manager
Usage
show stats waypoint [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats waypoint active-inter-router-tables
The number of active inter-router waypoint tables
Usage
show stats waypoint active-inter-router-tables [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint allocate-ports-for-default-range-tables
The number of times ports were allocated to db for default range tables
Usage
show stats waypoint allocate-ports-for-default-range-tables [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint allocate-ports-for-range-based-tables
The number of times ports were allocated to db for range based tables
Usage
show stats waypoint allocate-ports-for-range-based-tables [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint giid-transition-to-active
The number of notifications for interface transitioning to active
Usage
show stats waypoint giid-transition-to-active [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint giid-transition-to-inactive
The number of notifications for interface transitioning to inactive
Usage
show stats waypoint giid-transition-to-inactive [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint inactive-inter-router-tables
The number of inactive inter-router waypoint tables
Usage
show stats waypoint inactive-inter-router-tables [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint reinitialize-ports-in-db
The number of times ports were renitialized after recovery
Usage
show stats waypoint reinitialize-ports-in-db [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint release-ports-to-db-failure
The number of times ports were released back to database unsuccessfully
Usage
show stats waypoint release-ports-to-db-failure [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint release-ports-to-db-success
The number of times ports were released back to database successfully
Usage
show stats waypoint release-ports-to-db-success [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint reserved-ports
The number of times ports were reserved during recovery
Usage
show stats waypoint reserved-ports [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats worker-core
Stats pertaining to the worker core
Usage
show stats worker-core [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
show stats worker-core aes
Stats pertaining to AES
Usage
show stats worker-core aes [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
context | Stats pertaining to AES contexts |
show stats worker-core aes context
Stats pertaining to AES contexts
Usage
show stats worker-core aes context [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
create | Stats pertaining to creation of AES contexts |
destroy | Stats pertaining to destruction of AES contexts |
show stats worker-core aes context create
Stats pertaining to creation of AES contexts
Usage
show stats worker-core aes context create [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | The number of failures while creating an AES context |
success | The number of AES contexts created successfully |
show stats worker-core aes context create failure
The number of failures while creating an AES context
Usage
show stats worker-core aes context create failure [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats worker-core aes context create success
The number of AES contexts created successfully
Usage
show stats worker-core aes context create success [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats worker-core aes context destroy
Stats pertaining to destruction of AES contexts
Usage
show stats worker-core aes context destroy [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands
| command | description |
|---|
failure | The number of failures while destroying AES context |
success | The number of AES contexts destroyed successfully |
show stats worker-core aes context destroy failure
The number of failures while destroying AES context
Usage
show stats worker-core aes context destroy failure [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats worker-core aes context destroy success
The number of AES contexts destroyed successfully
Usage
show stats worker-core aes context destroy success [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats worker-core caching-loop-exception
The number of worker core caching process loop exceptions
Usage
show stats worker-core caching-loop-exception [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats worker-core control-messages-sent
The number of control messages sent to data cores
Usage
show stats worker-core control-messages-sent [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats worker-core packet-processing-utilization
The utilization percentage of a packet processing core
Usage
show stats worker-core packet-processing-utilization [core <core>] [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats worker-core process-loop-exception
The number of worker core process loop exceptions
Usage
show stats worker-core process-loop-exception [since <since>] [force] [router <router>] [node <node>] [<verbosity>]
Keyword Arguments
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |